timescale / outflux

Export data from InfluxDB to TimescaleDB
Apache License 2.0
86 stars 22 forks source link

Change the behaviour on TimescaleDB metadata update fail #57

Closed atanasovskib closed 5 years ago

atanasovskib commented 5 years ago

Metadata update may fail because of lack of permissions to read and write to the installation_metadata or telemetry_metadata table. This shouldn't cause Outflux to abort and fail.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7798b58). Click here to learn what that means. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage          ?   67.94%           
=========================================
  Files             ?       40           
  Lines             ?     1301           
  Branches          ?        0           
=========================================
  Hits              ?      884           
  Misses            ?      385           
  Partials          ?       32
Impacted Files Coverage Δ
internal/schemamanagement/ts/ts_schema_manager.go 72.07% <75%> (ø)

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 7798b58...ef9abcf. Read the comment docs.