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

fix: remove unsupported Influx2MetricsExportAutoConfiguration #248

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jul 15, 2021

Closes #247
Related to #231

Proposed Changes

Remove Influx2MetricsExportAutoConfiguration auto configuration candidates which was removed in 3.0.0.

Checklist

  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review July 15, 2021 09:31
@bednar bednar requested a review from rhajek July 15, 2021 09:32
@codecov-commenter
Copy link

Codecov Report

Merging #248 (6dca9c1) into master (2660d37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #248   +/-   ##
=========================================
  Coverage     89.13%   89.13%           
  Complexity      442      442           
=========================================
  Files           143      143           
  Lines          5752     5752           
  Branches        270      270           
=========================================
  Hits           5127     5127           
  Misses          546      546           
  Partials         79       79           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2660d37...6dca9c1. Read the comment docs.

@bednar bednar merged commit 998f82e into master Jul 16, 2021
@bednar bednar deleted the fix/spring-autoconfiguration branch July 16, 2021 05:18
@bednar bednar added this to the 3.1.0 milestone Jul 16, 2021
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.

influxdb-spring-3.0.0.jar has no class com.influxdb.spring.metrics.Influx2MetricsExportAutoConfiguration
2 participants