-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Based on the name, my expectation was that this would be a tool similar to the starter, but for exports (e.g. export all databases, whereas arangoexport / arangodump only deal with one database at a time). It could potentially confuse users because we also have arangodb and arangoexport executables.
The description in the readme is more telling:
This exporter exposes the statistics provided by a specific ArangoDB instance in a format compatible with prometheus.
Does it transform metrics in real time to whatever prometheus needs? Or are statistics recorded, then converted and exported (not live)?
Metadata
Metadata
Assignees
Labels
No labels