Skip to content

Commit

Permalink
fix: dont use otel on staging
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Jul 28, 2024
1 parent 94d4c94 commit 4236721
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/secret-hangar-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ stringData:
dsn: "{{ .Values.backend.config.sentry.dsn }}"
environment: "{{ .Values.backend.config.sentry.environment }}"
traces-sample-rate: "{{ .Values.backend.config.sentry.tracesSampleRate }}"
instrumenter: "otel"
logging:
level:
Expand Down

0 comments on commit 4236721

Please sign in to comment.