Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 32.0.0
-
Labels:
-
Template:customfield_11100 37668
-
Sprint:CP: sprint 96, CP: sprint 97
-
Story Points:0
-
Development Team:Core: Platform
Description
Similarly to metrics being added to Okapi via OKAPI-860.
What metrics should be added?
1. outgoing API calls need to have their own set of metrics:
- rate (reqs/sec) of calls to API "x"
- total count of calls to API "x"
- duration of calls to API "x"
We can provide instrumentation in the verticle: https://github.com/folio-org/raml-module-builder/blob/master/domain-models-runtime/src/main/java/org/folio/rest/RestVerticle.java
TestRail: Results
Attachments
Issue Links
- clones
-
RMB-655 Add default metrics to RMB: Outgoing API calls
-
- Closed
-
- is blocked by
-
RMB-720 Replace DropWizard with Micrometer InfluxDB metrics options
-
- Closed
-
- relates to
-
RMB-668 Add default metrics to RMB: DB calls
-
- Closed
-
-
OKAPI-860 Add HTTP (API calls, system calls) metrics to Okapi
-
- Closed
-
-
RMB-655 Add default metrics to RMB: Outgoing API calls
-
- Closed
-
-
RMB-670 Fix RestVerticle requestId logging, replace log4j 1.2 MDC by log4j 2 ThreadContext
-
- Closed
-