You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
The public facing Cloud9 load balancer is configured to map port 80 to port 8080 on the target EC2 instance. To be able to contact a Prometheus endpoint something therefore needs to be listening on port 8080 and forwarding to the a Prometheus pod on port 9090.
There are two options:
Run Kube proxy and use the Kube API servers path remapping support
I believe the correct link should be:
https://<ENV_ID>.vfs.cloud9.<REGION_ID>.amazonaws.com/api/v1/namespaces/monitoring/services/prometheus-operated:9090/proxy/targets
The text was updated successfully, but these errors were encountered: