Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Add metrics to the Storage implementation #127

@everettraven

Description

@everettraven

As a follow up to #113 we need to add metrics to assess the health of the HTTP server. The method we are planning to use for assessing the health of the service is the Apdex Score, which will require the implementation of 2 specific metrics:

  • Response time/duration
  • Response codes

Acceptance Criteria:

  • The Storage implementation is updated to produce the above metrics
  • Nice to have: Grafana dashboard to show graphs for the above metrics and the apdex score calculation

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions