Amazon Managed Service For Prometheus #909
-
Trying to use AWS AMP for pgwatch CMD ["--sink=prometheus://https://aps-workspaces.REGION.amazonaws.com/workspaces/WORKSPACEID/api/v1/remote_write"] the application doesn't like the https:// when i remove the "https://" I'm getting `2025-08-26 12:04:28.764 [ERROR] listen tcp: address aps-workspaces.eu-west-1.amazonaws.com: missing port in address when you add :443/...
|
Beta Was this translation helpful? Give feedback.
Answered by
pashagolub
Aug 26, 2025
Replies: 1 comment
-
Prometheus sink is a server in fact that serves a scrapper. There is no push model |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dfoley84
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prometheus sink is a server in fact that serves a scrapper. There is no push model