Skip to content

Add FairCom Edge exporter to exporters list#2944

Open
toddstoffel wants to merge 1 commit intoprometheus:mainfrom
toddstoffel:add-faircom-exporter
Open

Add FairCom Edge exporter to exporters list#2944
toddstoffel wants to merge 1 commit intoprometheus:mainfrom
toddstoffel:add-faircom-exporter

Conversation

@toddstoffel
Copy link
Copy Markdown

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:

  • Cache statistics (data/index hit/miss)
  • I/O statistics (file/IPC/transaction log reads/writes)
  • Transaction metrics (begins/commits/aborts/throughput)
  • Lock statistics (held/waiting/deadlocks)
  • Connection, file, ISAM, and call timing metrics

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.

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.
Copy link
Copy Markdown
Contributor

@jan--f jan--f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

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.

2 participants