celery-go-exporter

command module
v0.0.0-...-7e96327 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT Imports: 11 Imported by: 0

README

celery-go-exporter

build

Prometheus exporter for Celery written in Go ... so that it's fast.


Usage

Exporter needs to be able to connect to AMQP broker and have the valid URL provided.

Configuration

Via env variables:

  • BROKER_URL - broker URL in amqp://login:pass@host:port/vhost format, by default it uses amqp://guest:[email protected]:5672/test-vhost, adjust your vhost at minimum
  • ADDR - if you need exporter to be accessible at addr different than default :9808

/metrics will be available at ADDR/metrics

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