Skip to content

Commit

Permalink
Set OTLP to JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jun 18, 2024
1 parent 80a4a4a commit 1631343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spire/templates/apps/feeder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,8 @@ Resources:
Value: !If [IsProduction, 8, 5]
- Name: OTEL_EXPORTER
Value: otlp
- Name: OTEL_EXPORTER_OTLP_PROTOCOL
Value: http/json
- Name: OTEL_SERVICE_NAME
Value: !If [IsProduction, Feeder Production, Feeder Staging]
- Name: OTEL_EXPORTER_OTLP_ENDPOINT
Expand Down

0 comments on commit 1631343

Please sign in to comment.