-
The current Linux memory states provided by the `hostmetricsreceiver` might be not the most appropriate ones for an end user. The available memory states for Linux are:
`[buffered, cached, free, sl…
-
### Relevant telegraf.conf
```toml
[agent]
interval = "30s"
[[inputs.mem]]
[[outputs.file]]
files = ["stdout"]
[[inputs.cpu]]
percpu = false
totalcpu = true
collect_cpu_tim…
-
## Background
When alerting rules run, they search source documents for a time window looking for alerts. When these alerts are created, they have a `@timestamp` representing the time that the aler…
-
It seems that time bucket seems to always work with UTC. I'm using the following query:
```
127.0.0.1:6379> TS.RANGE testseries 1 1581812055 aggregation avg 86400000
```
i.e. 86400000 = 1 day
…
-
### Component(s)
datadogexporter
### What happened?
## Description
We are currently experiencing an issue with the OpenTelemetry Collector running in our Kubernetes cluster, which is managed…
-
In its current state, Dash handles websocket communication and the passing of data in a very unconventional way.
The socket and how it dispatches data is handled entirely through redux middleware (ht…
-
### Component(s)
processor/transform
### Is your feature request related to a problem? Please describe.
The metricstransform already provides [this](https://github.com/open-telemetry/opentelemetry-…
-
I have been testing out Metrics.Net and noticed there's no obvious way to select/use a counter that resets back to zero after flushing to a repository? Is there any way to configure Metrics.Net to do…
-
# Requirement - what kind of business use case are you trying to solve?
We are trying to build a way to aggregate traces into metrics for operational use cases you often see in monitoring requireme…
-
**What are you trying to achieve?**
Scope attributes were introduced in #2579 with the motivations behind it described in this [OTEP](https://github.com/open-telemetry/oteps/blob/main/text/0201-sco…