Skip to content

Instantly share code, notes, and snippets.

View Zifius's full-sized avatar

Alexander Turiak Zifius

View GitHub Profile
@Zifius
Zifius / Solution.md
Created February 6, 2021 10:21
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?