Skip to content

Instantly share code, notes, and snippets.

@Zifius
Created February 6, 2021 10:21
Show Gist options
  • Save Zifius/85f684136626a8f9a847f252fd60b01e to your computer and use it in GitHub Desktop.
Save Zifius/85f684136626a8f9a847f252fd60b01e to your computer and use it in GitHub Desktop.
REST Metric Module

Problem Statement: Logging of REST requests, groupping (e.g. customer routes with ids), status codes, response times

Units:

  1. Logger
  2. Aggregator

Technologies:

  1. Redis (for with multi-web-node setup)
  2. Files?
  3. Kibana?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment