You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m migrating from iamseth’s oracledb_exporter (https://github.com/iamseth/oracledb_exporter) and built our workflows around defining default and custom metric sets as YAML files because they’re more readable and easier to automate in CI than TOML. I noticed this exporter currently only accepts TOML. Since the exporter’s own configuration is already YAML, are there plans to add native support for metric definitions in YAML?
Thanks for any guidance or timeline you can share.