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

refactor(prometheus): unify application metrics urls #1631

Merged
merged 1 commit into from May 27, 2021

Conversation

sumo-drosiek
Copy link
Contributor

@sumo-drosiek sumo-drosiek commented May 27, 2021

Description

solves #1612

BREAKING CHANGE: This can be a breaking change in case someone added own remoteWrite


Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

BREAKING CHANGE: This can be a breaking change in case someone added own remoteWrite

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
@sumo-drosiek sumo-drosiek merged commit b80b50f into main May 27, 2021
@sumo-drosiek sumo-drosiek deleted the drosik-unify-app-metrics branch May 27, 2021 12:26
@perk-sumo perk-sumo modified the milestones: v3.0, v2.2 Sep 6, 2021
@perk-sumo
Copy link
Contributor

Moving to v2.2 and removing the breaking change label as this is not a breaking change.
It works the same before and after this patch.

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.

Prefix all application metrics with prometheus.metrics.applications instead of prometheus.metrics
3 participants