python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Prometheus metric not found on server
I am using the following YAML for my prometheus-adapter installation.
prometheus:
url: http://prometheus-server.prometheus.svc.cluster.local
port: 80
rules:
custom:
- seriesQuery: 'http_dura...
cogitoergosum
Votes: 0
Answers: 0
Google analytics metrics number of new vs returning customers
I use data from google analytics API (v3 and v4). I have access to all metrics.
I need to get the rate of Returning Customers.
So I need to get the number of new purchasers vs. le number of the old pu...
Touhami
Votes: 0
Answers: 2
Prometheus metrics not generated
I am working with this example to make my NodeJs application expose Prometheus metrics. When I access the /metrics endpoint, I don't see output. I am new to Prometheus or for that matter custom metric...
cogitoergosum
Votes: 0
Answers: 1
Is it possible to write widget's APM query in datadog so that it will include all the spans? (not only service entry spans)
My REST service is performing lots of http queries which I would like to monitor in my dashboard. In it's APM view I can choose from servlet.request operation name or netty.client.request. The former ...
Piotr Tempes
Votes: 0
Answers: 1