How to query the endpoint_cpm of different instances under the same service #10156
-
Hi Team,
It can query the ranking of all endpoint_cpm under the shiyu-svc service, but there are multiple instances of the shiyu-svc service, how can I query the ranking of all endpoint_cpm under a single instance? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This was discussed multiple times over the years. You can't afford this at the storage level, that is the reality. |
Beta Was this translation helpful? Give feedback.
This was discussed multiple times over the years. You can't afford this at the storage level, that is the reality.
One service could have 100 instances, and 10k+ endpoints, if we run endpoint per instance statistics, you face million-level metrics per minute for a single service. Your storage would crash without a doubt.