/pyMetrics

A small learning python project to record the metrics produced by spring boot's default actuator. Dump them into a database for time series data on how my APIs are running

Primary LanguagePythonApache License 2.0Apache-2.0

pyMetrics

A small learning python project to record the metrics produced by spring boot's default actuator. Dump them into a database for time series data on how my APIs are running

Notes

This project is mostly for learning python, using metric time series data to store information in a database, flask and plotly to display.