-
I have 19 application metrics enabled for a container (they are the JVM metrics exposed by Spring Boot Actuator).
Attempting to browse to the UI page for the container in cAdvisor v0.37.0 causes a …
-
Currently, cAdvisor read configuration of application metrics from containers labels and from config file mount in container root directory. In kubernets, cAdvisor is a part of kubelet. To configure c…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Describe the solution you'd like
Deliver a public playground for VictoriaLogs to showcase typical Kubernetes workloads.
## Features
### Setup
- Use our **Helm charts** or **Operator** fo…
-
**📝 Feature Description**
We need to implement a metrics framework for the locker to track its health, liveliness, and usage. This framework should provide comprehensive insights into the locker's pe…
-
Tobias has suggestions around adding useful metrics for rule applications.
Context:
"It would be extremely helpful to have metrics about how often a rule was applied, how often it was violated, and …
-
I'm new to opentelemetry and not able to find how to deploy backend for Mobile apps and monitor the Logs, Traces and Metrics for my application. How to deploy backend in my Azure service. I checked Az…
-
**Describe the bug**
In Spring Boot 3.x, Micrometer's inbuilt StatsD agent does not report JMX metrics when another StatsDClient is created to send custom metrics to the same host & port.
**Enviro…
-
## Problem
Currently, there is no obvious way to obtain the metrics an application exposes, without first deploying the application.
## Proposal
Come up with a standard for documenting the metric…
sed-i updated
1 month ago
-
### 🚀 What's the Problem?
I am currently running a GenAI application which has openlit initialized. I want to be able to export the metrics (request duration, total tokens, etc) for different runs …