Skip to content

Conversation

@shellmayr
Copy link
Member

Add support for querying span metrics in boost_low_volume_projects by:

  • Adding is_segment filter when using SamplingMeasure.SPANS to only count root spans
  • Using dynamic use_case_id (SPANS vs TRANSACTIONS) based on the measure

Closes TET-1679

…st_low_volume_projects

Add support for querying span metrics in boost_low_volume_projects by:
- Adding is_segment filter when using SamplingMeasure.SPANS to only count root spans
- Using dynamic use_case_id (SPANS vs TRANSACTIONS) based on the measure

This allows the task to correctly query span-based metrics that include the is_segment tag
to identify root spans.
@linear
Copy link

linear bot commented Jan 26, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 26, 2026
…st_low_volume_projects

Add support for querying span metrics in boost_low_volume_projects by:
- Adding is_segment filter when using SamplingMeasure.SPANS to only count root spans
- Using dynamic use_case_id (SPANS vs TRANSACTIONS) based on the measure

This allows the task to correctly query span-based metrics that include the is_segment tag
to identify root spans.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants