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 otel agent #272

Merged
merged 1 commit into from
Nov 14, 2023
Merged

add otel agent #272

merged 1 commit into from
Nov 14, 2023

Conversation

tecchu11
Copy link
Owner

@tecchu11 tecchu11 commented Nov 14, 2023

exmaple env variables to export otel data to newrelic.

OTEL_EXPORTER_OTLP_HEADERS=api-key=$LICENCE_KEY
OTEL_EXPORTER_OTLP_ENDPOINT=https://otlp.nr-data.net:4317
OTEL_SERVICE_NAME=todo-backend-local
OTEL_TRACES_EXPORTER=otlp
OTEL_METRICS_EXPORTER=otlp
OTEL_LOGS_EXPORTER=otlp

@tecchu11 tecchu11 merged commit c1139d3 into main Nov 14, 2023
2 checks passed
@tecchu11 tecchu11 deleted the feature/otel-newrelic branch November 14, 2023 15:33
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.

1 participant