Skip to content

Commit

Permalink
remove compromised token
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
jpkrohling committed Nov 7, 2024
1 parent 23dc144 commit 92659a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions own-telemetry/otelcol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ service:
endpoint: https://otlp-gateway-prod-eu-west-2.grafana.net/otlp/v1/traces
protocol: http/protobuf
headers:
Authorization: "Basic OTQyNzM4OmdsY19leUp2SWpvaU5USTVNemN4SWl3aWJpSTZJbk4wWVdOckxUazBNamN6T0MxdmRHeHdMWGR5YVhSbExYUnZhMlZ1TFRJd01qUXRNVEV0TURjaUxDSnJJam9pT0cwNFJWbzBTbkkwV2tKMk1USTNTall5T1hKamMwSjVJaXdpYlNJNmV5SnlJam9pY0hKdlpDMWxkUzEzWlhOMExUSWlmWDA9"
Authorization: "Basic ..."
metrics:
level: detailed
readers:
Expand All @@ -38,6 +38,6 @@ service:
endpoint: https://otlp-gateway-prod-eu-west-2.grafana.net/otlp/v1/metrics
protocol: http/protobuf
headers:
Authorization: "Basic OTQyNzM4OmdsY19leUp2SWpvaU5USTVNemN4SWl3aWJpSTZJbk4wWVdOckxUazBNamN6T0MxdmRHeHdMWGR5YVhSbExYUnZhMlZ1TFRJd01qUXRNVEV0TURjaUxDSnJJam9pT0cwNFJWbzBTbkkwV2tKMk1USTNTall5T1hKamMwSjVJaXdpYlNJNmV5SnlJam9pY0hKdlpDMWxkUzEzWlhOMExUSWlmWDA9"
Authorization: "Basic ..."
resource:
"service.name": "otelcol-own-telemetry"

0 comments on commit 92659a4

Please sign in to comment.