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

enable_virtual_node_label config not work #4352

Open
chenlujjj opened this issue Nov 20, 2024 · 0 comments
Open

enable_virtual_node_label config not work #4352

chenlujjj opened this issue Nov 20, 2024 · 0 comments

Comments

@chenlujjj
Copy link

Describe the bug

I set enable_virtual_node_label: true in the service graph config, but the metrics still don't have virtual_node label

To Reproduce

  1. Setup a distributed tempo
  2. Enable service graph metrics generator and remote write metrics to TSDB
  3. Set enable_virtual_node_label: true in the service graph config
  4. Query metrics via traces_service_graph_request_total{connection_type="virtual_node"}

Expected behavior

The metrics should have virtual_node label as the doc (https://grafana.com/docs/tempo/latest/metrics-generator/service_graphs/#activate-enable_virtual_node_label) said

Environment:

  • Infrastructure: [Kubernetes]
  • Deployment tool: [helm]

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant