-
### Description
There are multiple UI issues when handling a string metric with long values.
We should disable totals for string metrics and truncate the value in the other places.
Example of probl…
-
## Proposal
**Use case. Why is this important?**
There are cases where the interpretation of other metric values depends on mode-like properties. For example, on the Z system machines, logical par…
-
-
### Expected Behaviour
I expect to be able to push metrics with multiple dimensions either via `PushSingleMetric` or multiple calls to `AddDimension`.
### Current Behaviour
When using any of the fo…
-
### Describe the bug
After executing an SQL query, attempting to retrieve ServerMetrics.ELAPSED_TIME or ServerMetrics.RESULT_ROWS from OperationMetrics results in a NullPointerException. This error…
-
### Expected Behavior
When adding a dimension to my metrics, I should get a warning if the dimension value is invalid aka an empty string (`""`) or `undefined`/`null`, and the dimension should not be…
-
### Feature request
Add an option to the RLOOTrainer that enables the use of string-based reward models, such as BLEU and Levenshtein distance, for evaluating model outputs.
### Motivation
Curren…
-
I am observing some strange behavior using `.WithLabelValues` and creating `GaugeVec` metrics using promauto.
Here's a shortened/abbreviated rundown of how I am generating my metrics:
```go
// …
-
### Report
I'm using KEDA to scale deployment based on Istio metrics. The ScaledObject is configured to use the istio_requests_total metric.
I'm encountering an issue while we deploy ScaledObject …
-
**Describe the bug**
Using `public.ecr.aws/aws-observability/adot-autoinstrumentation-java:v1.32.5`,
the CloudWatch Agent is sending duplicate log entries with the same content, like this:
…