elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
585 stars 208 forks source link

Limit attribute count and truncate values in ElasticActivityListener #2461

Closed Mpdreamz closed 1 month ago

Mpdreamz commented 1 month ago

Implement limits to comply with OpenTelemetry specs, capping attributes at 128 and truncating string values to 10,000 characters. This ensures payload size remains manageable and adheres to the defined standards.

https://opentelemetry.io/docs/specs/otel/common/#attribute-limits