cloud loki otlp
This commit is contained in:
parent
f92056e605
commit
007b242e0f
1 changed files with 2 additions and 2 deletions
|
@ -41,9 +41,9 @@ exporters:
|
||||||
endpoint: "tempo-prod-10-prod-eu-west-2.grafana.net:443"
|
endpoint: "tempo-prod-10-prod-eu-west-2.grafana.net:443"
|
||||||
auth:
|
auth:
|
||||||
authenticator: basicauth/grafana_cloud_tempo
|
authenticator: basicauth/grafana_cloud_tempo
|
||||||
loki/grafana_cloud_logs:
|
otlphttp/grafana_cloud_logs:
|
||||||
# https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/lokiexporter
|
# https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/lokiexporter
|
||||||
endpoint: "https://logs-prod-012.grafana.net/loki/api/v1/push"
|
endpoint: "https://logs-prod-012.grafana.net/otlp"
|
||||||
auth:
|
auth:
|
||||||
authenticator: basicauth/grafana_cloud_loki
|
authenticator: basicauth/grafana_cloud_loki
|
||||||
prometheusremotewrite/grafana_cloud_metrics:
|
prometheusremotewrite/grafana_cloud_metrics:
|
||||||
|
|
Loading…
Reference in a new issue