Add FairCom Edge exporter to exporters list#2944
Open
toddstoffel wants to merge 1 commit intoprometheus:mainfrom
Open
Add FairCom Edge exporter to exporters list#2944toddstoffel wants to merge 1 commit intoprometheus:mainfrom
toddstoffel wants to merge 1 commit intoprometheus:mainfrom
Conversation
Add FairCom Edge Prometheus exporter under a new IIoT section in the third-party exporters list. FairCom Edge is an IIoT edge database platform, and the exporter collects 51 performance metrics via the SnapShot API.
jan--f
requested changes
Apr 1, 2026
Contributor
jan--f
left a comment
There was a problem hiding this comment.
Thanks for the contribution!
We require the DCO check to pass. You can click on the failing check for instructions on how to get it to pass.
Regarding the new section, any objections to calling the new section IoT in order to expand its scope a bit for systems that are perhaps not quite industrial?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds FairCom Edge exporter to the third-party exporters list under a new IIoT section.
About
FairCom Edge is an IIoT edge database platform. The exporter collects 51 performance metrics from FairCom servers via the SnapShot API, covering:
The exporter is written in Go, uses cgo for the SnapShot interface, and supports TLS, basic auth, and systemd integration.
Why a new section?
FairCom Edge is an Industrial IoT edge platform rather than a traditional database, so a new IIoT section is a more accurate categorization.