I'm interested in using Cortex to add multi-tenancy to Prometheus. I wasn't able to find much information on how to set this up in the docs, though. There was a mention of setting the X-Scope-OrgID header on samples written to Cortex, but not much more. Is there an example of a multi-tenant setup anywhere that I could look at?
Related to this: how easy would it be to only use the multi-tenancy feature of Cortex? I don't currently need the other features (long-term storage, HA, etc), but I do need to prevent multiple users from seeing each other's data.
Thanks in advance for any help.
I'm interested in using Cortex to add multi-tenancy to Prometheus. I wasn't able to find much information on how to set this up in the docs, though. There was a mention of setting the
X-Scope-OrgIDheader on samples written to Cortex, but not much more. Is there an example of a multi-tenant setup anywhere that I could look at?Related to this: how easy would it be to only use the multi-tenancy feature of Cortex? I don't currently need the other features (long-term storage, HA, etc), but I do need to prevent multiple users from seeing each other's data.
Thanks in advance for any help.