-
### Problem Description
In your GitHub repo https://github.com/instana/go-sensor/blob/main/instrumentation/instaamqp/go.mod , for amqp, you are using deprecated pkg `github.com/streadway/amqp`. The…
-
Hi team,
We used to use this https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instasarama for the instana integration with our code, but now as the ownership has been changed for the…
-
### Problem Description
The package `google.golang.org/grpc/test/grpc_testing` was moved to `google.golang.org/grpc/interop/grpc_testing` in `google.golang.org/grpc` `v1.55.0` - this is stopping us f…
-
### Problem Description
The github documentation says "Python > 2.7 is supported", but https://www.ibm.com/docs/en/instana-observability/current?topic=package-python-supported-components-versions#pyt…
-
### Prerequisites
- [X] I read and understand the [policy about what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets).
- [X] This is NOT a [YouTube](htt…
-
In certain use cases, Instana is wrapping expressions in a nested AND expression with a single element. Currently this is resulting in an error in the terraform provider as the mapping logic expects a…
-
## Expected Behavior
PagerDuty's Terraform component should successfully load the GitHub vendor
```terraform
data "pagerduty_vendor" "github" {
name = "GitHub"
}
```
## Actual Behavior
…
-
### Report for:
https://raw.githubusercontent.com/systemjargon/filters/main/ads.txt
-
I've followed the steps provided in the readme but had the following error running the docker compose step:
```
openfeature-playground-otel-collector-1 | * error decoding 'exporters': unknown ty…
-
### Component(s)
processor/metricstransform
### What happened?
## Description
I enabled auto-instrumentation for my microservices in Node.js. And I used spanmetrics connector and metricstransform …