Skip to content

Eigenbaukombinat/sungather_prometheus_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Export plugin for sungather providing a prometheus metric.

Usage

  • Install this package.
  • Add it to your SunGather configuration under exports:
  - name: prometheus
  	module: sungather_prometheus_exporter 
    enabled: True     # [Optional] Default is False
    # port: 5055      # [Optional] Default is 5055
    # host: localhost # [Optional] Default is localhost
    # prefix: some_   # [Optional] Prefix for prometheus metric names

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages