The Billings view so far only has breakdown by met...
# signoz-cloud
h
The Billings view so far only has breakdown by metrics, trace, logs. Is it possible to view usage by Ingestion Key to aid in setting per-key limits?
1
v
Hey Hien, This feature is part of our roadmap.
h
Thanks. I'm using a separate key per k8s cluster, so I can roughly estimate using Table View with group by
k8s.cluster.name
for Logs and Traces, but Metrics Explorer seems to always require a name. Any advice on this?
v
Metrics Explorer seems to always require a name
You can filter on k8s.cluster.name for metrics as well
Also an update this feature is now being actively worked on.
🙌 1
h
Thanks. I was able to use that and manually check each namespace. Just wish it was as convenient as the other views:
In the meantime I set very high daily limits on each Ingestion Key and noticed that gives me access to the rolling window count used for rate limiting.
a
In the meantime I set very high daily limits on each Ingestion Key and noticed that gives me access to the rolling window count used for rate limiting.
I did the same too, it's the easiest way to distinguish.