You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
In infuxdb I can see that I have all timesieries, but data only in gauge timesies.
Counter timeseries are empty.
I,ve tested my code with two reporter, your influxdb and graphite.
I can see that this issue exsists only with influxdb rerpoter.
In graphite I have all data (gauges and counters).
In influxdb I have all timeseries definition but data only in gauges
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have simple spring boot application.
My reporter:
Constructor
In my rest code I have gauges and counters
In infuxdb I can see that I have all timesieries, but data only in gauge timesies.
Counter timeseries are empty.
I,ve tested my code with two reporter, your influxdb and graphite.
I can see that this issue exsists only with influxdb rerpoter.
In graphite I have all data (gauges and counters).
In influxdb I have all timeseries definition but data only in gauges
The text was updated successfully, but these errors were encountered: