etherpad_exporter

command module
v0.0.0-...-d0e01cd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

README

Etherpad prometheus exporter

Docker Repository on Quay Docker pull Go Report Card Code Climate License

Build

make build

Usage

etherpad_exporter -h
usage: etherpad_exporter [<flags>]

Flags:
  -h, --help                 Show context-sensitive help (also try --help-long and --help-man).
      --web.listen-address=":9301"  
                             Address to listen on for web interface and telemetry.
      --web.telemetry-path="/metrics"  
                             Path under which to expose metrics.
      --etherpad.scrape-uri="http://localhost:9001/stats?"  
                             URI on which to scrape Etherpad.
      --etherpad.ssl-verify  Flag that enables SSL certificate verification for the scrape URI
      --etherpad.timeout=5s  Timeout for trying to get stats from Etherpad.
      --log.level=info       Only log messages with the given severity or above. One of: [debug, info, warn, error]
      --log.format=logfmt    Output format of log messages. One of: [logfmt, json]

Exposed metrics

users_total
connects_total
disconnects_total
pending_edits_total
edits_total
failed_change_sets_total
http_requests_total
http_500_total
memory_usage

Docker image

https://hub.docker.com/repository/docker/l3opold/etherpad_exporter

Grafana dashboard

https://github.com/L3o-pold/etherpad_exporter/tree/master/grafana/dashboard.json

License

Apache License 2.0, see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL