Hey guys,
Currently using InfluxDB 2.0 with the python client to store data in measurement Y. My question is now how can I subscribe to the measurement to receive an update when new data is stored? In other words; how can I stream data from the measurement Y in such a way that my colleagues also have real time updates when new data arrives?