exporter-toolkit
exporter-toolkit copied to clipboard
Update to yaml.v3
Also, modify empty_config_yml because with yaml.v3 reading empty file causes Decode to return EOF error, as described in https://github.com/go-yaml/yaml/issues/805 issue.
What is the upside of moving to V3?
Better, somehow, maintained and homogeneity with other prometheus projects.
can we get some traction on this one?
prometheus/prometheus is still using yaml.v2
We've switched to go.yaml.in/yaml.