Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GCE Beyla sample to use config file #106

Merged
merged 6 commits into from
Aug 5, 2024

Conversation

psx95
Copy link
Contributor

@psx95 psx95 commented Aug 3, 2024

Description

Updates the sample to use a config file instead of environment variables. Config file can be used to specify service discovery section, which allows the user to group multiple services running on the same VM instance in a single namespace and also provide names to services based on their exe_path.

Note: Environment variables can be used in combination with the config-file, but have been removed in this PR to avoid confusion.

Testing

  • Ran the updated scripts with the updated instructions to generate the expected results.

@psx95 psx95 force-pushed the update-beyla-gce-sample branch from ba16459 to 932dc57 Compare August 3, 2024 23:03
@psx95 psx95 marked this pull request as ready for review August 3, 2024 23:04
@psx95 psx95 requested a review from a team as a code owner August 3, 2024 23:04
@psx95 psx95 requested a review from dashpole August 3, 2024 23:04
Co-authored-by: David Ashpole <dashpole@google.com>
@psx95 psx95 merged commit 040d396 into GoogleCloudPlatform:main Aug 5, 2024
3 checks passed
@psx95 psx95 deleted the update-beyla-gce-sample branch August 5, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants