Skip to content

test: verify OTel scope label integration#332

Merged
korniltsev-grafanista merged 2 commits into
mainfrom
fix/scopename2
Jul 7, 2026
Merged

test: verify OTel scope label integration#332
korniltsev-grafanista merged 2 commits into
mainfrom
fix/scopename2

Conversation

@korniltsev-grafanista

Copy link
Copy Markdown
Contributor

Summary

  • Add an integration assertion that Java agent profiles are queryable by otel.scope.name="com.grafana.pyroscope/java".
  • Update the integration Pyroscope image to 2.1.0 so dotted UTF-8 label names are preserved and queried directly.
  • Keep the public OTel scope label value stable through shadow relocation.

Test plan

  • cd itest && go test -v -timeout 15m -count=1 -run '^TestQueryProfile$' .

Ensure the Java agent's OTel scope name survives shading and is queryable against the latest Pyroscope image.
@korniltsev-grafanista korniltsev-grafanista requested a review from a team as a code owner July 7, 2026 14:22
Leave example compose files out of the scoped-label integration change.
@korniltsev-grafanista korniltsev-grafanista enabled auto-merge (squash) July 7, 2026 14:37
@korniltsev-grafanista korniltsev-grafanista merged commit 105bc77 into main Jul 7, 2026
72 checks passed
@korniltsev-grafanista korniltsev-grafanista deleted the fix/scopename2 branch July 7, 2026 15:53
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

Successfully merging this pull request may close these issues.

2 participants