HumanSignal / HumanSignal/label-studio
Integration with datadog
Open
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
We are trying to monitor*(and more) our label studio enterprise version with datadog. Label studio is deployed via official helm chart on our GKE Cluster. the Datadog Agent which can instrument python based application can somehow not connect/hook into the label studio instance. We think it is based on build in sentry-sdk, which can not be removed.
**Describe the solution you'd like**
We would like to get simple or extended traces in Datadog.
**Describe alternatives you've considered**
We tried to to remove the sentry-sdk and tried various ways of adding the agent/instrumenting, most of them failed.
Contributor guide
Assessment
This issue has not been assessed yet.