Closed pacopeng closed 1 year ago
logs for failure exporter ############ failuer-exporter.log
#############
Thanks for using Pelorus @pacopeng :smile:
I will try to investigate this today. Get back to you when I have some ideas
Hello @pacopeng
I think the problem you faced is that you had only failure exporter up
For "Change failure rate" you need both failure and deploytime exporters. Reference: https://pelorus.readthedocs.io/en/latest/philosophy/outcomes/SoftwareDeliveryPerformance/
Can you test if this fixes your problem?
@mateusoliveira43 Thanks for the clarification. I test it , it works . first I start a new deployment , once the data reflect in the Deployment frequency graph, the I create the issue immediately and then the Change Failure Rate data appeared. the configuration of deployment exporter was there, but I think the reason why Change Failure Rate not there before is the Pelorus only collect deployment time 30 minutes before. maybe I don't create the issue during the time period.
here is the screenshot of success
I closed this issue as it works. Thanks for your help.
Yes, Pelorus collects data that is max 30min years old, because of Prometheus that has this restriction, that is where Pelorus stores the data its collects
OpenShift version
4.12
Problem description
after I create a issue in github and tag the issue with "bug" and "app.kubernetes.io/name=todolist" the data does not reflect in "Change Failure Rate" Graph. Once I closed the issue, the data reflect in the "Mean Time to Restore" graph.
Steps to reproduce
Current behavior
Expected behavior
when I create the BUG1 issue , the data should reflect in "Change Failure Rate"
Code of Conduct