Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial metrics support (attempt 2) #182

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Add initial metrics support (attempt 2) #182

merged 1 commit into from
Jan 16, 2024

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Jan 16, 2024

The missing PrometheusExporter on workers has been resolved (hopefully), so we should be able to go ahead with this.

  • Add Metrics module to abstract metric updates using default PrometheusExporter client
  • Add basic initial metrics for number of search/put/delete requests and failures

The missing PrometheusExporter on workers has been resolved (hopefully),
so we should be able to go ahead with this.

- Add `Metrics` module to abstract metric updates using default
  `PrometheusExporter` client
- Add basic initial metrics for number of search/put/delete requests and
  failures
@csutter csutter merged commit 81f4ee1 into main Jan 16, 2024
9 checks passed
@csutter csutter deleted the metrics2 branch January 16, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant