Elcome Micro Services API¶
Monitoring¶
Metrics Monitoring¶
This API reports metrics to a Time Series Database (InfluxDB) where a visualisation tool (Grafana) is used to record, monitor and repot on usage.
We monitor the number of calls made to each API controller, each method within these controllers, the size of the data output, the response times and number of overall requests.
Logging¶
Logging is under development and will be handled by ElasticSearch and Kibana allowing for a versatile and structured visualisation and recording of log entries.
Auditing¶
Auditing is under development and will again use ElasticSearch and Kibana.