Skip to content

Commit

Permalink
Fjernet egen konfigurasjon av opentelemetry i prod
Browse files Browse the repository at this point in the history
  • Loading branch information
tendestad committed Sep 4, 2024
1 parent 4b6d1b2 commit 9bb7b1e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions nais/prod-fss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,18 +114,6 @@ spec:
- name: ABAC_PDP_ENDPOINT_URL
value: http://abac-k9.k9saksbehandling.svc.nais.local/application/authorize

# open telemetry
- name: "OTEL_EXPORTER_OTLP_ENDPOINT"
value: "https://elastic-apm.adeo.no"
- name: "OTEL_METRICS_EXPORTER"
value: "otlp"
- name: "OTEL_LOGS_EXPORTER"
value: "none"
- name: "OTEL_RESOURCE_ATTRIBUTES"
value: "service.name=k9-los-api,service.version=k9-los-api,deployment.environment=p"
- name: "OTEL_TRACES_EXPORTER"
value: "otlp"

# Audit logging
- name: AUDITLOGGER_ENABLED
value: "true"
Expand Down

0 comments on commit 9bb7b1e

Please sign in to comment.