We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When invoking
$ influx > USE luftdaten_info > SHOW SERIES
I just spotted a data series originating from a station which apparently changed its location during some point in time, like:
ldi_readings,geohash=u2qyb32d570h,sensor_id=26558,station_id=14215 ldi_readings,geohash=u2qyb32d570h,sensor_id=26559,station_id=14215 ldi_readings,geohash=u2qyb38terbn,sensor_id=26558,station_id=14215 ldi_readings,geohash=u2qyb38terbn,sensor_id=26559,station_id=14215
We might want to check how this behaves within the overall system.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When invoking
I just spotted a data series originating from a station which apparently changed its location during some point in time, like:
We might want to check how this behaves within the overall system.
The text was updated successfully, but these errors were encountered: