Skip to content

Commit

Permalink
Adding observability backend
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed Jun 20, 2024
1 parent 70e2aaa commit e6d6020
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion blueprints/02-at-scale/casc/mc/parent/jcasc/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ unclassified:
enabled: true
gracePeriod: 3600
openTelemetry:
endpoint: ${ot_endpoint}
endpoint: ${ot_endpoint}
observabilityBackends:
- grafana:
grafanaBaseUrl: ${sec_grafanaHostName}
tempoDataSourceIdentifier: "Tempo"
aws:
s3:
container: "${sec_s3bucketName}"
Expand Down

0 comments on commit e6d6020

Please sign in to comment.