Skip to content

Commit

Permalink
[PLAT-2378] Add ability to aggregate universe metrics over time and n…
Browse files Browse the repository at this point in the history
…odes by min/avg/max/sum

Summary: Need to read recording rules file, generated by Platform.

Test Plan:
Install k8s platform.
Create universe.
Make sure all the metrics are displayed correctly.

Reviewers: sb-yb, sabbas

Reviewed By: sabbas

Subscribers: yugaware

Differential Revision: https://phabricator.dev.yugabyte.com/D16630
  • Loading branch information
anmalysh-yb authored and baba230896 committed May 6, 2022
1 parent 878cfe4 commit 919c53a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stable/yugaware/templates/configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ data:
evaluation_interval: 10s
rule_files:
- '/opt/yugabyte/prometheus/rules/yugaware.ad.*.yml'
- '/opt/yugabyte/prometheus/rules/yugaware.recording-rules.yml'
scrape_configs:
{{- if .Values.ocpCompatibility.enabled }}
- job_name: "ocp-prometheus-federated"
Expand Down

0 comments on commit 919c53a

Please sign in to comment.