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

ft: add Peep storage #241

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Jul 12, 2024

Change description

Adds peep as a possible storage backend.

Example usage

use PromEx,
  otp_app: :my_project,
  store: PromEx.Storage.Peep

Additional details and screenshots

Requires #240 before this one can be merged.

Checklist

  • I have added unit tests to cover my changes.
  • I have added documentation to cover my changes.
  • My changes have passed unit tests and have been tested E2E in an example project.

Preliminary work for supporting different storages beyond
`telemetry_metrics_prometheus_core`.
@akoutmos akoutmos merged commit f1f1c44 into akoutmos:master Aug 8, 2024
2 of 3 checks passed
@coveralls
Copy link

Coverage Status

coverage: 78.217% (-0.08%) from 78.292%
when pulling 814cc24 on hauleth:ft/add-peep-storage
into 6022d47 on akoutmos:master.

@hauleth hauleth deleted the ft/add-peep-storage branch October 3, 2024 09:02
@hauleth hauleth restored the ft/add-peep-storage branch October 3, 2024 12:02
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.

3 participants