-
Can you explain the rationale for using logs/annotations (krs... 10 total) instead of 5 additionnal spans?
The performance cannot be considered top priority, as you just need to lower your sampling …
-
The new operator is failing - 2.0.4 works though
NAME READY STATUS RESTARTS AGE
controller-manager-5c7d55d897-jd4z6 0/1 ImagePullBackOff 0 …
-
We support Python 2.7 and greater but logging this Python 2.6.6 issue for posterity.
When instrumenting an older Python 2.6.6 application, the following error is hit:
```
Python 2.6.6 (r266:842…
-
I am in the need to support Application Alert Configs.
I have created a branch that currently does just enough for me:
https://github.com/martinei/terraform-provider-instana/tree/application_config…
-
### Problem Description
This stack trace:
```
App 120 output: I, [2022-03-25T11:47:29.709278 #120] INFO -- : Proces `77` has forked into 120. Running post fork hook.
App 120 output: E, [2022-03…
-
https://github.com/instana/python-sensor/blob/94fd99bd37a08a8a467096896cfc86744b6e7862/instana/instrumentation/logging.py#L28
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
-
I0812 23:20:17.271158 7 request.go:601] Waited for 1.042655851s due to client-side throttling, not priority and fairness, request: GET:https://api.audit-4-9.opdev.io:6443/apis/node.k8s.io/v1?tim…
-
This error was seen during SAP S/4HANA OneHost install with SAP Maintenance Planner.
I used the following Terraform variables:
```
ibmcloud_api_key = "myapikey"
resource_tag…
-
Direct insert into table with lot of `Array(LowCardinality(String))` columns:
```
cat data_arrays.tsv | time -p clickhouse-client -q 'INSERT INTO test_arrays_lc FORMAT TSV' --log_queries=1 --query_i…