-
Export prom metrics to monitor the agent. I think Prometheus protocol is suitable and the otel superset is an overkill. Need to evaluate [prometheus/client_java](https://github.com/prometheus/client_j…
-
I'm using express with nextjs, but pulled the express app out. Code look llike so
```js
// server.js
const next = require('next');
const { initializeExpressWithNext } = require('./src/server/a…
-
### Is your instrumentation request related to a problem? Please describe
It's very useful to have metrics about platform runtime - heap status, GC metrics, event loop blocks etc...
OpenTelemetry …
-
Hello! Hoping this is the right spot to drop a question. So just finished setting up and configuring the prom-client and it is awesome! Was just wondering if there are any examples of alerts that can …
-
Hi !
I work on clustered Node app.
I have some issues when trying to have worker(s) metrics with cluster ones.
Is master process alllowed to expose his own metrics (registered on default Registr…
-
```javascript
const client = require('prom-client');
const collectDefaultMetrics = client.collectDefaultMetrics;
const Registry = client.Registry;
const register = new Registry();
collectDefaultM…
-
## Describe the bug
Getting CopyBook parsing error .
ERROR ANTLRParser: Syntax error in the copybook: Line 665:29 no viable alternative at input '01RPT-DALY-TOTL-PROM-RCRDEXTERNAL'
## Code sn…
-
## Goals
Export metrics for ActionSets (actionsets succeeded, failed, action duration, phase duration etc.)
## Details
Kanister controller already has a registered metrics endpoint `/metri…
-
**Is your feature request related to a problem? Please describe.**
Some features on CockroachDB act like a ticking bomb. For example, certificates eventually expire, licenses expire, etc. It's poss…
-
## Summary
Expose metrics to an endpoint that can be read by Prometheus
## Steps to reproduce the problem
## Your Setup
Docker Swarm on a pi
### Operating system and version…