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

Drop more heavy metrics #455

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Drop more heavy metrics #455

merged 1 commit into from
Oct 11, 2024

Conversation

drigz
Copy link
Contributor

@drigz drigz commented Oct 11, 2024

After these, we're down to useful metrics like node_cpu_seconds_total or
grpc_io_client_roundtrip_latency_bucket which we wouldn't want to drop
but perhaps relabel (for example to aggregate CPU usage across all CPUs
rather than generating 8 metrics for all 30 or 100 vCPUs on every node,
or to drop pod IDs from grpc client metrics so they're aggregated across
different instances of the same client) but I've never tried this.

Tested as for #453.

After these, we're down to useful metrics like node_cpu_seconds_total or
grpc_io_client_roundtrip_latency_bucket which we wouldn't want to drop
but perhaps relabel (for example to aggregate CPU usage across all CPUs
rather than generating 8 metrics for all 30 or 100 vCPUs on every node,
or to drop pod IDs from grpc client metrics so they're aggregated across
different instances of the same client) but I've never tried this.

Tested as for #453.
@drigz drigz requested a review from ensonic October 11, 2024 12:49
@drigz drigz enabled auto-merge (squash) October 11, 2024 12:49
@drigz drigz merged commit 0db7253 into main Oct 11, 2024
6 checks passed
@drigz drigz deleted the rodrigoq/metrics branch October 11, 2024 13:22
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