-
An Opentelemetry Collector can be extended with a "processor": https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/resourceprocessor/README.md. Such a processor can a…
-
## Bug description
When I am trying to configure my react app for monitoring. In the configuration if i am passing my domain it is throwing CORS error, although I have added my domain in otel confi…
-
* **I'm submitting a ...**
[ ] bug report
[X] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
* **Summary**
While we already …
motin updated
4 years ago
-
It would be nice to select a point on a graph and get a pushlog link that shows the code changes compared to the build of the previous data point. Or the ability to select a range and get the pushlog …
-
### Go version
go version go1.23.0 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/nick.ripley/Library/Caches…
-
In OT Metric API Instruments Spec, we defined that each type of metric instrument should be binding with a default aggregation behavior / aggregator. In AWS CloudWatch, we support to capture all raw m…
-
### What happened?
Installed jaeger deployment on k8s cluster, jaeger works properly. I was able to enable the monitor tab by setting various flags in jaeger deployment yamls, but I'm able to see onl…
-
From a JupyterHub admin perspective it would be useful to have tracking and telemetry with [instrumentation in Python code](https://github.com/opentracing/opentracing-python) of this project and proba…
-
## Security
```sh
curl 'https://BASE_PATH/internal/security/login_state' \
-H 'content-type: application/json' \
-H 'cookie: COOKIE' \
-H 'kbn-version: 8.4.1' \
-H 'user-agent: USER_AG…
-
## What do we want to collect? (as Implemented in java SDK)
Metric Name | Unit | Metric Type | Description
----------|------|------|------
cosmos.client.system.avgCpuLoad | Percent | 95th, 99th + his…