#homeAssistant / #homeLab question

I store some HA historical values into InfluxDB. The app has a Telegraf frontend.

One sensor collect continuous data, while I have added a text input_helper to collect manual annotations about this data.

Is there a way in Telegraf to render the (free-text) annotation text over the same chart that the continuous data is plotted on?

HA's History graph does a decent job at it, and I'd like something similar for long-term stats.

#InfluxDB #telegraf

@shtrom

Have you considered custom tags in #Telegraf?

@viharm Not seriously. But I did consider offering a combo box of previous values, which I guess could be made into tags.

Not that I know how to to either (: