Skip to content

v0.12.3: more metrics and tests

Compare
Choose a tag to compare
@weisdd weisdd released this 16 May 22:58
· 74 commits to master since this release
  • Key changes:
    • Added more metrics:
      • requests_total;
      • request_duration_seconds{path="/federate"};
      • request_duration_seconds{path="/api/v1/query"};
      • request_duration_seconds{path="/api/v1/query_range"};
    • Added more tests.