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

Document Beyla integration with OTEL collectors and prometheus scrapers #1072

Open
mariomac opened this issue Jul 31, 2024 · 3 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@mariomac
Copy link
Contributor

  • When Beyla exports OTEL data to an OTEL collector or Alloy, we should document that honor_labels is required to avoid the collector overriding the instance ID as provided by Beyla. Beyla provides an instance ID per monitored process, but the collector would override it by a common Beyla instance ID.

  • Check if something is needed when exporting the data via Prometheus, such as making sure that instance is the service_instance_id field.

@grafsean
Copy link
Contributor

grafsean commented Oct 8, 2024

@mariomac following up on older issues, is this still relevant?

@cforce
Copy link

cforce commented Oct 8, 2024

Also its unclear where in a beyla-config.yml someone shall set this honor_labels

@marctc
Copy link
Contributor

marctc commented Oct 8, 2024

@cforce that option needs to be see in the scrape config of Prometheus not in Beyla,

@grafsean yes, refer to previous comment, as still is a source of confusion often (me included).

@marctc marctc removed the type/docs label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants