-
Recently, one of my CI workflows that uses `cargo-binstall` (and, by extension, `quickinstall`) began showing HTTP error warnings due to requests to `https://warehouse-clerk-tmp.vercel.app` returning …
-
Hi!
We're looking to use `datadog-logs` in a microfrontend application. Is it possible to have a several instances of `datadog-logs` on a single page (so the logs would be sent to different `applic…
-
# Update 10/04/2018
@ianhays and I discussed this and we agree to add this 6 APIs for now:
```cs
// Adds a range to the end of the collection.
// Raises CollectionChanged (NotifyCollection…
-
Spec: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar
A metrics exemplar is a trace that is representative of the metrics being collect…
-
Doing a Query API request using a point ID, but a vector name, for which this point has no vector for, Qdrant panics.
## Steps to Reproduce
Run the following commands in console on a fresh install…
-
**Describe your environment**
python 3.7
ujson
sanic==20.9.1
opentelemetry-api==1.9.1
opentelemetry-sdk==1.9.1
opentelemetry-propagator-jaeger==1.9.1
opentelemetry-exporter-jaeger-thrift==1.9.1…
-
Hi. I have just switched from using both Prometheus and New Relic client golang libraries, to using Open Telemetry.
With the Prometheus and New Relic client golang libraries, they export/publish many…
-
### Bug description
netdata agent eats memory
```
root@backup1 ~ # docker stats --all --no-stream
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK …
-
I get the error below in the Deliver step, but when rerunning it delivers correctly. So there is some randomness to it.
The error given to the user **"Error: StorageContext secret is malformed..."**…
-
**Summary**
Users should be able to opt out of telemetry data collection. This tracks adding an environment variable which can be set to disable collection.
Name/value of envvar TBD. Will be defined…