Skip to content

renner-osi/metric-stack

Repository files navigation

metric Stack

Run the complete metric stack using this docker-compose file.

Usage

Start all the images as follows:

# Start all images in the background
docker-compose up -d

Check that InfluxDB works:

Run this curl command, if no errors occur InfluxDB is running:

curl http://localhost:8086/ping

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published