-
Not in any particular order:
**Define data, metrics we want to capture**
- Stage in, stage out, processing
- CPU, Memory usage, Network IO
- Job Inputs (stac + params)
- Job Outputs
- CWL run logs
*…
-
Would be nice to have Prometheus metrics exported to OTEL (or at least basic /metrics). Useful for production.
https://crates.io/crates/runtime-otel-metrics
-
Runtime metrics:
- memory usage
- cpu usage
- GC stats
- classloader stats
### JVM
We can follow the same path as OpenTelemetry Java does and retrieve metrics using MXBeans.
### Scala.js
…
-
I'm a maintainer of the [otel4s](https://github.com/typelevel/otel4s) project. otel4s provides the cross-platform implementation of the OpenTelemetry specification. Hence, application metrics can be c…
-
## 📝 Dashboard Request Template
### 1. Dashboard Name
Golang Runtime Metrics Dashboard
---
### 2. Suggested Dashboard Sections and Panels - Tweak based on relevancy and available metrics
…
-
Today the service runtime dashboards are selected by the agent name (differentiating between classic Elastic APM Agents and OTel SDKs).
With the new ingestion path through the OTel collector the metr…
-
**Is your feature request related to a problem?**
Sometimes it's useful to have goroutines count or gc related metrics exposed
**Describe the solution you'd like**
Add these metrics to collector …
-
**Is your feature request related to a problem? Please describe.**
We should create our own runtime metrics dashboard in Kibana to have a decent UX out of the box.
One thing we must take into ac…
-
### Related Problems?
_No response_
### Describe the solution you'd like:
Discussed originally here : https://github.com/open-telemetry/opentelemetry-rust/pull/1308#issuecomment-1774468050
We ne…
-
node metrics and cluster metrics are good
missing pod metrics with image label
cri-dockerd and k8s 1.30.2