Sign inSign up

leominov/promrg

By leominov

Updated about 6 years ago

Image
0

5.5K

leominov/promrg repository overview

promrg

Build Status codecov

Based on https://github.com/rebuy-de/exporter-merger.

Configuration

export HTTP_CLIENT_TIMEOUT=10s
export LOG_LEVEL=info
export PROFILE=true

export TELEMETRY_PATH=/metrics
export LISTEN_ADDRESS=0.0.0.0:8080

export TARGET_1=http://127.0.0.1:9080/metrics
export TARGET_1_LABELS='[{"name": "container_name", "value": "app1"}]'
export TARGET_2=http://127.0.0.1:9090/metrics
export TARGET_2_LABELS='[{"name": "container_name", "value": "app2"}]'

Releases

Tag summary

Content type

Image

Digest

Size

3.6 MB

Last updated

about 6 years ago

docker pull leominov/promrg