Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: missing jaeger service 4318 port in examples/grafana-integration docker-compose file #6295

Open
NuttakitDW opened this issue Dec 2, 2024 · 0 comments
Labels
area/otel bug docker Pull requests that update Docker code

Comments

@NuttakitDW
Copy link

What happened?

It's look like docker-compose file in examples/grafana-integration is missing otel-collector port (4318) that cause missing tracing data on jaeger dashboard when you try to run grafana-integration example.

Steps to reproduce

  1. cd examples/grafana-integration/
  2. docker compose up -d
  3. check jaeger dashboard

Expected behavior

tracing data from hotrod is missing

Relevant log output

Screenshot

No response

Additional context

No response

Jaeger backend version

No response

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

No response

Deployment configs

@NuttakitDW NuttakitDW added the bug label Dec 2, 2024
@dosubot dosubot bot added area/otel docker Pull requests that update Docker code labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/otel bug docker Pull requests that update Docker code
Projects
None yet
Development

No branches or pull requests

1 participant