Commit Graph

1 Commits

Author SHA1 Message Date
Evan Bradley b036e4d8d1
[configtls] Add `omitempty` tags to fields (#12311)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This will dramatically reduce YAML output when marshaling config for
many receivers and exporters since it's commonly used.

<!-- Issue number if applicable -->
#### Link to tracking issue

Works toward #12191
2025-02-10 16:52:17 +00:00