Skip to content

chore(telemetry): add telemetry for metrics query type and count prom… #5627

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

srikanthccv
Copy link
Member

…e span metrics alerts

We added the spanmetrics/delta pipeline because it's efficient at querying and reduces the memory needed for the collector. To remain backward compatible we kept the spanmetrics/cumulative pipeline. We have seen delta working well for long enough now. I want to remove the cumulative pipeline for everyone. Before I do that I plan to get an idea of who is using prom alerts based on span metrics, as removing the cumulative pipeline makes alerts not work correctly.

See thread for some more context https://signoz-team.slack.com/archives/C06045Z9163/p1722405396987279?thread_ts=1722354481.521489&cid=C06045Z9163

@srikanthccv srikanthccv requested a review from makeavish August 2, 2024 07:11
@github-actions github-actions bot added the chore label Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@srikanthccv srikanthccv merged commit 16dc90b into develop Aug 2, 2024
11 of 12 checks passed
@srikanthccv srikanthccv deleted the span-metrics-telemetry branch August 2, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants