signoz icon indicating copy to clipboard operation
signoz copied to clipboard

Handle high cardinality span names

Open makeavish opened this issue 2 years ago • 2 comments

According to Otel spec span names MUST not contain high cardinal IDs. But some users accidentally make instrumentation mistakes which causes high cardinal span names. It breaks service list on SigNoz home page. There should in product handling of such errors and guide user to fix their instrumentation.

makeavish avatar Mar 05 '24 20:03 makeavish

@srikanthccv did we plan for anything more to be picked up later when we shipped the last solution?

ankitnayan avatar Apr 09 '24 19:04 ankitnayan

No. The next remaining step is updating SDKs to send the data for https://github.com/SigNoz/signoz-otel-collector/pull/296

srikanthccv avatar Apr 10 '24 02:04 srikanthccv