Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 651 Bytes

Vantage AI Monitoring Training

This repository contains a basic Python app with some logging and monitoring configured. In order to use this repo:

  1. create a Grafana Cloud account
  2. use the "Connect Data" button to set up hosted logs, and add the url to the logs section of the config
  3. use the "Connect Data" button to set up hosted Prometheus metrics, and add the connection details to the metrics section of the config
  4. run docker-compose up --build
  5. play around with the deployed app
  6. explore the logs and metrics on Grafana