Skip to content
Snippets Groups Projects

Add all InfluxDB metrics to prometheus

Open username-removed-676946 requested to merge pawel/metrics-to-prometheus-33643 into master

What does this MR do?

Adds all existing InfluxDB based metrics to prometheus. Due to some concept mismatch the translation is not 1:1 but should give the same abilities to diagnose the internal state of the app when processing the data.

Additionally this MR removes some unused functionality from within internal metrics framework.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We are moving towards pull metrics model with Prometheus, this MR allows us to transition from Influx to Prometheus.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33643 (moved)

Edited by username-removed-676946

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 812 commits

    • ae1a70b6...a0c13698 - 803 commits from branch master
    • e97afff6 - Add GC sampler and small refactor of samplers
    • 631d2dd1 - Add samples total and cleanup
    • 9859f6da - Finished Ruby Sampler
    • fa19a23d - Cleanup sampler, use latest Prometheus gem
    • fb31d48b - Transaction and method instrumentation
    • 6462d32e - wip
    • a1567d3e - Remove transaction tags and map transaction metrics to prometheus
    • 00c8c66e - clean transaction metrics
    • d2b4ea58 - lock file update

    Compare with previous version

  • added 812 commits

    • ae1a70b6...a0c13698 - 803 commits from branch master
    • e97afff6 - Add GC sampler and small refactor of samplers
    • 631d2dd1 - Add samples total and cleanup
    • 9859f6da - Finished Ruby Sampler
    • fa19a23d - Cleanup sampler, use latest Prometheus gem
    • fb31d48b - Transaction and method instrumentation
    • 6462d32e - wip
    • a1567d3e - Remove transaction tags and map transaction metrics to prometheus
    • 00c8c66e - clean transaction metrics
    • d2b4ea58 - lock file update

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading