We have data for multiple customers in our InfluxDB. Grafana is our viewer of choice. Grafana uses an API key. We’d like to ensure that a connection from Grafana can only read a certain measurement within our bucket. We have years of data in the bucket and it’s intentional that we have all customers in the same bucket (to compare machine performance) so we can’t have them in different buckets.
Therefore…
Can we propose that API keys enable a restriction to a measurement or even to finer detail than that (e.g. specifying certain tags are readable)