Skip to content

Commit

Permalink
Use grafana/otel-lgtm
Browse files Browse the repository at this point in the history
Grafana is accessible on localhost:3000
  • Loading branch information
Starefossen committed Aug 7, 2024
1 parent b153ca6 commit 49f1feb
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 138 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ENV_PLATFORM=local
# OpenTelemetry Collector
HOST_FILESYSTEM=/
DOCKER_SOCK=/var/run/docker.sock
OTEL_COLLECTOR_HOST=otelcol
OTEL_COLLECTOR_HOST=otel-lgtm
OTEL_COLLECTOR_PORT_GRPC=4317
OTEL_COLLECTOR_PORT_HTTP=4318
OTEL_COLLECTOR_CONFIG=./src/otelcollector/otelcol-config.yml
Expand Down Expand Up @@ -143,7 +143,7 @@ VALKEY_ADDR=valkey-cart:${VALKEY_PORT}
# ********************
# Grafana
GRAFANA_SERVICE_PORT=3000
GRAFANA_SERVICE_HOST=grafana
GRAFANA_SERVICE_HOST=otel-lgtm

# Jaeger
JAEGER_SERVICE_PORT=16686
Expand Down
Loading

0 comments on commit 49f1feb

Please sign in to comment.