Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: switch to exporter-toolkit, use std embed instead of go-bindata #16

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

vooon
Copy link

@vooon vooon commented Oct 2, 2023

Changes:

  • BREAKING: use exporter-toolkit, changes flags parsing to kingpin, changes flag names to follow official *_exporter, e.g. node_exporter
  • Switched to std embed, added test, upgraded to yaml.v3
  • Added CI configs and GoReleaser to have prebuilt binaries in GH releases
  • Requires Go 1.21 because at some places i moved to use "log/slog".

Signed-off-by: Vladimir Ermakov [email protected]

@vooon vooon changed the title Braking: switch to exporter-toolkit, use std embed instead of go-bindata Breaking: switch to exporter-toolkit, use std embed instead of go-bindata Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant