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

Drop InfluxDB support to ease maintenance. #4511

Merged
merged 1 commit into from
May 16, 2024

Conversation

anarkiwi
Copy link
Member

Other long term storage options for Prometheus now exist, include Cortex (https://cortexmetrics.io/docs/api/). Backfilling is complex, so the suggested migration path is to use Prometheus remote_read to read both legacy InfluxDB data and live data from a replacement store (like Cortex).

Other long term storage options for Prometheus now exist,
include Cortex (https://cortexmetrics.io/docs/api/). Backfilling
is complex, so the suggested migration path is to use Prometheus
remote_read to read both legacy InfluxDB data and live data from
a replacement store (like Cortex).
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.40%. Comparing base (78ab5ff) to head (eb0aaf4).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4511      +/-   ##
==========================================
- Coverage   91.62%   91.40%   -0.22%     
==========================================
  Files          47       46       -1     
  Lines        8984     8922      -62     
==========================================
- Hits         8231     8155      -76     
- Misses        753      767      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anarkiwi anarkiwi merged commit 4e7dd1c into faucetsdn:main May 16, 2024
21 checks passed
@anarkiwi anarkiwi deleted the noinfluc branch May 16, 2024 02:55
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