Open theoctober19th opened 1 month ago
Thank you for reporting your feedback to us!
The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-6930.
This message was autogenerated
We found a temp fix by pinning the prometheus-scrape-config charm to rev 51. Rev 58 was promoted to stable mid integration pulse, which is why I got the UATs green on AKS but we could not on EKS and GKE
When the bundle is deployed on top of GKE (Google Kubernetes Engine) and EKS (Elastic Kubernetes Service) cluster, all the UATs pass except one --
test_spark_metrics_in_prometheus
.The test_spark_metrics_in_prometheus fails because somehow the metrics data is not populated to Prometheus. The list returned by the query to http://127.0.0.1:19090/api/v1/query?query=push_time_seconds%5B20m%5D is always empty. Need to investigate this further.
Steps to replicate: