Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Feature/make metrics selectable #17

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

artificial-intelligence
Copy link

I'll try to patch ovsdb as well to make this truly configurable (don't know if it's possible though, as I don't know much about the internal structure of the different DBs).
Currently this patch doesn't do that much.

ovn-exporter might not be installed on the
same host as openvswitch, or might not have necessary
acccess permissions, e.g. when deployed containerized.

Thus make it possible to disable the collection
of certain metrics via command line flags.

Signed-off-by: Sven Kieske <kieske@osism.tech>
this is only partly working because ovsdb.Client
currently is tightly coupled, making connections
to NB, SB and ovs everytime.

Related: greenpau#9

Signed-off-by: Sven Kieske <kieske@osism.tech>
@noonedeadpunk
Copy link

@greenpau any chance for this to be reviewed at some point? as that would solve quite some usecases for us as well :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants