-
# Bug Report
There seems to be an issue with the cache. Currently, the API cannot differentiate between external API calls which should be cached and API calls from /admin which may not need to…
-
Hi,
Our OpenAPI spec (3.1.0) contains a circular reference that looks like:
```yml
openapi: 3.1.0
components:
schemas:
AnyValue:
description: "AnyValue is used to represent any …
-
## Steps to Reproduce
No steps to reproduce :( Just telemetry crash stacktraces.
### Current Behavior
It crashes.
### Expected Behavior
Doesn't crash.
## On which platforms did you n…
-
If you run some tests on a package that supports both VM and web targets, and try to run `flutter test --platform=chrome --coverage`, it does not update the `lcov.info` file. It should perform coverag…
-
This is more of a wider suggestion based on a lot of conversations I've been having recently about the ways people instrument their applications.
The general feeling I've been hearing is that "If I…
-
Hello! We were using the lambda forwarder for a long time and recently migrated to using the extension for sending logs to Datadog. I'm not 100% sure that this is due to the extension but we've been s…
-
We integrated application insights with a service (apigee microgateway) , this service used **nodejs 8.3.0**, **applicationInsights-nodejs 1.7.0**. we found that the service's memory is growing as tim…
-
### Expected Behavior
Classpath order should be consistent or irrelevant when containing unique elements
### Current Behavior
We regularly see Kotlin and Java compilations (both of which extend `…
-
**Describe the bug**
Deployment of helm chart fails when opentelemetry operator is enabled
**Logs & Commands**
Command with output from OpenShift 4.10.20:
```
$ helm upgrade collection sumo…
-
- https://ebpf.io
- https://dev.to/otomato_io/cilium-ebpf-powered-cni-a-nos-solution-for-modern-clouds-1hl1
### The eBPF advantage for Observability in Kubernetes
How eBPF will solve Service Mesh…