-
Audit application logs, add statements where missing, set up Cloudwatch Logs Insights and/or OpenTelemetry
-
I recall a recent issue around this... Should we only do this if the values are different? I've seen cases where through various layers of translation the values get split and then …
-
Similar to [the work planned for Observability Alerting Rules](https://github.com/elastic/kibana/issues/183835), we want to enhance the existing SLO snapshot telemetry by adding more info about the co…
-
> then why do we disable it in AF
this is something I have mulled over for years - i.e it is somewhat at odds with trying to keep the mission on statement - e.g see removal of most pe…
-
When sending large volumes of metrics to a single agent, a number of issues can occur. The [Datadog docs](https://docs.datadoghq.com/developers/dogstatsd/high_throughput/#client-side-telemetry) provid…
-
Let's consolidate and document all existing `azd` environment variables for our community and users.
This is primarily an "under-the-covers" documentation, preferably we should have a pristine copy o…
-
Files are in comments below.
## Steps
This uses docker rather than installing any depdenceies locally.
```shell
docker build --tag otelcol-libhoney:local .
```
This runs a 2 stage build…
-
### Motivation
For our initial investigation of exposing and collecting data in VS we need some meaningfull data, that are available in the main node, not expensive not complicate to obtain and not o…
-
## Description
Since the requirement for the OTel API is to [not throw when invalid operations are performed](https://github.com/open-telemetry/opentelemetry-specification/blob/cb95b7e357065d419320…
-
**Describe the bug**
When config `service::telemetry::metrics::readers` contains a prometheus exporter, the collector incorrectly logs a warn message to the console that `address` field is deprecated…