Hello everyone!
I encountered a strange behavior creating metrics via SDK. Running the SendMetricValues example, the following happens:
- once created, metrics are visible in IoT web interface for a while (seconds), then they disappear (sensor remains, but with no metric inside). See first and second pictures.
- When application pushes values, metrics appear again, but the displayed name (label) is now turned into metric's id (so they are unreadable). See third picture.
Any idea?
I'm on Ubuntu 16.04, with SDK 1.0.10.
Thanks