|
|
|
|
|
by phillipcarter
732 days ago
|
|
As per the spec there's no formal limits on size, although in practice there can be in several levels: - Your SDK's exporter - Collector processors and general memory limitations based on deployment - Telemetry backend (this is usually the one that hits people) Do you know where the source of this rejection happened? My guess would be backend, since some will (surprisingly) have rather small limits on spans and span attributes. |
|