-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v2] How is tenancy handled / configured? Should it be part of storage config? #6108
Comments
@yurishkuro can I please take this up? |
You can try |
@yurishkuro do you have any more context on this issue? what are we looking to achieve? what do we want to deliver here? |
Here's what I am seeing:
Seems query extension is using tenancy properly. But nothing else in v2 does? Meanwhile, in v1 tenancy has top-level CLI flags:
Finally, somewhat of a weird thing, grpc storage is the only one that also has tenancy config:
So some obvious questions:
Stepping back, multi-tenancy may not work in v2 at all without support from OTEL. There is a relevant discussion in this PR open-telemetry/opentelemetry-collector#2495 |
This might just need some verification / findings, with code links.
The text was updated successfully, but these errors were encountered: