dora-metrics / pelorus

Automate the measurement of organizational behavior
https://pelorus.readthedocs.io/
Apache License 2.0
241 stars 82 forks source link

Grafana doesn't show multiple cluster Pelorus metrics #1110

Open pacopeng opened 7 months ago

pacopeng commented 7 months ago

OpenShift version

4.10

Problem description

Pelorus insance on 4.10.60 , Pelorus operator version 0.0.8

image

Pelorus instance on 4.12.29, Pelorus operator version 0.0.7

image

Since both Pelorus have shared S3 in the backend as the this link mentioned , metrics from both instance will be stored in S3. and the both grafana should display all of the datas.

Steps to reproduce

  1. install Pelous on OCP1 and configure S3
  2. install Pelous on OCP2 and configure with the same S3 bucket
  3. create deployment on both instance

Configure file Archive.zip

Current behavior

each grafana can display it's own instance metrics and does not display the other's metrics stored in S3

Expected behavior

each grafana can display all the metrics from S3

Code of Conduct

pacopeng commented 7 months ago

How long it takes to reflect all metrics in every grafana dashboard?

rolled out application on prod

image

rolled out application on dev

image