Is there a way to query size of storage for given query?
I’m using s3 for storage. For now we can query with bytes_over_time but I’m more interested in how much space the target stream takes in s3 storage. Is there ways to check?
Is there a way to query size of storage for given query?
I’m using s3 for storage. For now we can query with bytes_over_time but I’m more interested in how much space the target stream takes in s3 storage. Is there ways to check?
Hi @pikachuabc, sadly don’t think this feature currently exists. Could be a cool usecase however and might be a great one to add to the meta monitoring chart once worked on: GitHub - grafana/meta-monitoring-chart: A meta-monitoring chart for GEL and Loki.
I would leave an feature request in the Loki repo and see if anything can be done