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

feat: Update ory/x to v0.0.279 and configure new Prometheus metrics #1735

Closed
wants to merge 2 commits into from

Conversation

harnash
Copy link
Contributor

@harnash harnash commented Sep 7, 2021

This will add new prometheus metrics for Kratos that are more useful for alerting and increase overall observability.

BREAKING CHANGES: This patch changes the naming and number of prometheus metrics (see: ory/x#379). In short: all metrics will have now http_ prefix to conform to Prometheus best practices.

Checklist

@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #1735 (0c86ede) into v8.x (4f05d64) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             v8.x    #1735   +/-   ##
=======================================
  Coverage   74.02%   74.02%           
=======================================
  Files         260      260           
  Lines       12691    12691           
=======================================
  Hits         9394     9394           
  Misses       2672     2672           
  Partials      625      625           
Impacted Files Coverage Δ
driver/registry_default.go 87.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f05d64...0c86ede. Read the comment docs.

@aeneasr
Copy link
Member

aeneasr commented Sep 8, 2021

Thank you, this looks great! I will mark it as approved but not merge it yet as we would like to have another maintenance release of the 0.7 branch first!

@aeneasr aeneasr changed the base branch from master to close-26 October 4, 2021 15:48
@aeneasr aeneasr changed the base branch from close-26 to v8.x October 8, 2021 08:55
@aeneasr aeneasr mentioned this pull request Oct 12, 2021
6 tasks
aeneasr added a commit that referenced this pull request Oct 12, 2021
This will add new prometheus metrics for Kratos that are more useful for alerting and increase overall observability.

BREAKING CHANGES: This patch changes the naming and number of prometheus metrics (see: ory/x#379). In short: all metrics will have now `http_` prefix to conform to Prometheus best practices.

Closes #1735
harnash pushed a commit to Wikia/kratos that referenced this pull request Oct 21, 2021
This will add new prometheus metrics for Kratos that are more useful for alerting and increase overall observability.

BREAKING CHANGES: This patch changes the naming and number of prometheus metrics (see: ory/x#379). In short: all metrics will have now `http_` prefix to conform to Prometheus best practices.

Closes ory#1735
@harnash harnash deleted the update_ory_x_prom_metrics branch November 15, 2022 08:15
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.

None yet

2 participants