Skip to content

Instantly share code, notes, and snippets.

@thiagoavadore
Created June 19, 2020 08:14
Show Gist options
  • Save thiagoavadore/be491c1f3e0e0c891d30f76206235095 to your computer and use it in GitHub Desktop.
Save thiagoavadore/be491c1f3e0e0c891d30f76206235095 to your computer and use it in GitHub Desktop.
graphite_exporter:
image: prom/graphite-exporter
command: "--graphite.mapping-config=/tmp/graphite_mapping_spark.conf"
container_name: graphite_exporter
volumes:
- $GRAPHITE_MAPPING_PATH/graphite_mapping_spark.conf:/tmp/graphite_mapping_spark.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment