timescale / promscale

[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
https://www.timescale.com/promscale
Apache License 2.0
1.33k stars 168 forks source link

Implement tenant aware storage for Jaeger #1652

Open arajkumar opened 2 years ago

arajkumar commented 2 years ago

Jaeger upstream already supports soft multi-tenancy. Implementing the tenancy model in promscale storage would help to gain further adoption.

https://github.com/jaegertracing/jaeger/issues/3427

arajkumar commented 2 years ago

@VineethReddy02 @ramonguiu

VineethReddy02 commented 1 year ago

Would like to read about the multi-tenancy offered by Jaeger and Otel and other products on the tracing end. :)