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

[currency] fix metrics export endpoint #904

Merged
merged 5 commits into from
May 26, 2023
Merged

[currency] fix metrics export endpoint #904

merged 5 commits into from
May 26, 2023

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented May 25, 2023

Changes

Let default metrics export (use environment variables) to control endpoint for OTLP. The OTEL_EXPORTER_OTLP_ENDPOINT env var is used to control all telemetry (traces and metris) export.

Addresses this Helm chart issue

  • CHANGELOG.md updated to document new feature additions

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck puckpuck requested a review from a team as a code owner May 25, 2023 04:14
@puckpuck puckpuck changed the title currency.fix_metrics_export_endpoint [currency] fix metrics export endpoint May 25, 2023
Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Copy link
Member

@mviitane mviitane left a comment

Choose a reason for hiding this comment

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

LGTM, runs fine. Requires a minor change to the docs:
https://opentelemetry.io/docs/demo/services/currency/

@puckpuck puckpuck merged commit fd2e0e9 into open-telemetry:main May 26, 2023
@puckpuck puckpuck deleted the currency.fix_metrics_export_endpoint branch May 26, 2023 14:20
AlexanderWert pushed a commit to AlexanderWert/opentelemetry-demo that referenced this pull request Jul 24, 2023
* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

---------

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* export metrics endpoint to default config

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

---------

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
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.

4 participants