Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jsonnet: always use append (+:) when extending config (#784)
By not appending new config, the jsonnet library might overwrite custom user configuration. We should favour appending whenever extending an already existing object (in this case $.tempo_config).
- Loading branch information