Skip to content

Latest commit

 

History

History

prometheus-deploy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Docker-compose for running prometheus with imported data

This deployment configuration provide a docker-compose with volume bound to the alibaba example.

In particular, to use it with different data configure the volume mapping below:

services:
  prometheus:
    ...
    volumes:
      - ../examples/alibaba/output:/prometheus # Configure me