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

Add example and platform test to check the otlp gateway #980

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

petewall
Copy link
Collaborator

@petewall petewall commented Dec 9, 2024

  • Adds an example on how to use the Grafana Cloud OTLP gateway (also called the otlp endpoint).
  • Adds a platform test that sends metrics and logs to Grafana Cloud, using the gateway.
  • Adds a valueFrom field to the OTLP destination processors, that lets be set values based on environment variables.

@petewall petewall self-assigned this Dec 9, 2024
@petewall petewall linked an issue Dec 9, 2024 that may be closed by this pull request
@petewall petewall requested review from a team, skl, nevermind89x and jewbetcha and removed request for a team December 9, 2024 17:58
password: my-gateway-password
metrics: {enabled: true}
logs: {enabled: true}
traces: {enabled: true}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a question for my own understanding, is the {enabled: true} syntax specific to OTLP?

@petewall petewall merged commit 057893d into main Dec 9, 2024
25 checks passed
@petewall petewall deleted the otlp-gateway-test branch January 7, 2025 15:45
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.

v2.0.0-rc.7 otlp destination - produced zero addresses
2 participants