elastic / elastic/apm-agent-python
Limit the length for all fields
Offen
agent-python
technical debt
- Vorherrschende Sprache
- Python
- Sterne
- 431
- Forks
- 239
- Ø Merge
- 5 T. 10 Std.
- Gemergte PRs (30 T.)
- 7
Beschreibung
All fields should be limited to KEYWORD_MAX_LENGTH, with the exception of the fields noted in the [long fields spec](https://github.com/elastic/apm/blob/main/specs/agents/field-limits.md#long_field_max_length-configuration), which should be limited to a length of 10000. Optionally, we can make the latter limit configurable, as stated in the spec.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.