-
I'm sure its something simple I'm missing with the slightly changed process but after updating the upstream Helm chart version and committing my changes to my local branch I get the following error wh…
-
We have a corporate proxy in our cluster, so currently, our apiserver can't call the webhook because it is `instana-autotrace-webhook.instana-autotrace-webhook.svc` and we need to call `instana-autotr…
-
After backtesting in a windows laptop using python3 that the code worked fine, I uploaded the code to my recently purchased VPS service. I installed pip, python3 and the requests module (among others)…
-
I am trying to setup instana according to: https://www.instana.com/docs/ecosystem/python/ where I:
1. pip install instana
2. export AUTOWRAPT_BOOTSTRAP=instana
Everything seems to be working exce…
-
Hi,
I'm having issues getting trace metadata into Instana, or finding it on the dashboard.
I've tried the go-sensor examples,
https://github.com/instana/go-sensor/blob/master/example/ot-simpl…
-
We use [Instana](https://www.instana.com/) as APM and need a first class integration with this product for tracing purposes. By first class I mean having instana directly supported and not being force…
-
After deploying stackstorm, several pods show status as CrashLookBackOff or ERROR as below:
```
chatops-st2actionrunner-6d5dc6cbd8-9dbbg 0/1 CrashLoopBackOff 6 10m
chatops-st2ac…
-
### Description
When updating to version 4.4 and having `android.enableJetifier=true`, compile steps can fail
### Steps to Reproduce
When running with Jettifier enabled, you will see this stack t…
-
I am trying to docker build in Windows. I am getting below error. I tried chmod to the sh file, still the issue persists.
```
root/config.sh: not found
```
-
### Problem Description
After adding the Ruby instrumentation we noticed many outgoing API calls that use Net::HTTP started to fail.
Doing some research I found the culprit to be this line:
https…