sipcapture / paStash

pastaʃ'ʃ = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond :spaghetti:
http://sipcapture.io
Apache License 2.0
101 stars 27 forks source link

loki output multitenancy (X-Scope-OrgID) #66

Open yodog opened 3 years ago

yodog commented 3 years ago

hello.

i believe requests to the Loki API should include an HTTP header (X-Scope-OrgID) identifying the tenant for the request.

https://github.com/grafana/loki/blob/master/docs/operations/multi-tenancy.md

lmangani commented 3 years ago

That's right. The Loki output feature is currently tested in single-tenant mode - will add it once time allows and keep this open as feature request (or feel free to submit a PR)