Problem defining new metrics via PG Watch 3 UI #663
emreyaniktr
started this conversation in
General
Replies: 2 comments 9 replies
-
Adding metrics through UI is a bit tricky, you need to add it as YAML, see |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hello. What Docker image do you use? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using the Pgwatch3 docker container version. I want to get metrics from PostgreSQL Clusters. I want to add new metrics via Pgwatch UI but I have not been able to do it. I am trying to add metrics with the New option at http://127.0.0.1:8080/metrics. The metric definitions I added are as follows.
Name: test_emre
gauges: *
SQLS:
After adding the metric, I get a Success response, but I can't see this metric on the metrics screen, in metrics.yaml, or in the pgwatch.metric table. Is this feature currently active? Has anyone tested it?
Beta Was this translation helpful? Give feedback.
All reactions