Skip to content

Instantly share code, notes, and snippets.

@chrigl
Created May 4, 2022 10:19
Show Gist options
  • Save chrigl/bf1183c01cf6d17d2bfd6a6166dec40f to your computer and use it in GitHub Desktop.
Save chrigl/bf1183c01cf6d17d2bfd6a6166dec40f to your computer and use it in GitHub Desktop.
ovs exporter mit go.work
gh repo clone digitalocean/openvswitch_exporter
gh repo clone gecio/go-openvswitch
go work init go-openvswitch/
go work use openvswitch_exporter/
cd openvswitch_exporter/
go build cmd/openvswitch_exporter/main.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment