operator-sample-go
operator-sample-go copied to clipboard
Test case 01 : Issues with Application scaler - Static Prometheus address in the script
Issue: Error with Prometheus urlWhile executing go run main.go in Application scaler Application scaler script consists of fixed prometheus url while deploying without OLM. prometheusAddress=http://prometheus-operated.monitoring:9090/
It has to be http://localhost:9090/ Link to the documentation: https://github.com/IBM/operator-sample-go/blob/main/operator-application-scaler/README.md
@SundeepBinaylal Is that issue still relevant?
@Vishal-Ramani can you verify that issue?