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

[Feature] Refactored format data for InfluxDB #721

Merged
merged 4 commits into from
Sep 4, 2023

Conversation

alexjustesen
Copy link
Owner

Description

This PR refactors InfluxDB method to prevent array key or value not found errors. This will also correctly format data that is missing as null instead of 0.

Changelog

Added

  • successful attribute

Changed

  • if data is missing return null not 0
  • refactored data payload for InfluxDB

Fixed

@alexjustesen alexjustesen added the 🎉 feature New feature or request label Sep 4, 2023
@alexjustesen alexjustesen self-assigned this Sep 4, 2023
@alexjustesen alexjustesen merged commit 07214d5 into main Sep 4, 2023
2 checks passed
@alexjustesen alexjustesen deleted the refactored-format-data-for-influxdb branch September 4, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant