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

metricsbp: Switch back to use tags for sys stats #238

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

fishy
Copy link
Member

@fishy fishy commented Jun 17, 2020

When we do aggregation for runtime...something gauges, we actually
convert the hostname and pid part into tags before doing the real
aggregation. We were doing that because we don't have tags in
Baseplate.py.

Since we already have tags in Baseplate.go, we really should just skip
that step.

When we do aggregation for runtime.*.*.something gauges, we actually
convert the hostname and pid part into tags before doing the real
aggregation. We were doing that because we don't have tags in
Baseplate.py.

Since we already have tags in Baseplate.go, we really should just skip
that step.
@fishy fishy merged commit 0dece7c into reddit:master Jun 18, 2020
@fishy fishy deleted the metrics-sys-stats-tags branch June 18, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants