Hello,
I am currently experimenting with visualizing the state of my hosts using Grafana.
I noticed that the OpenTSDB Writer also writes a few additional metrics, e.g. the state of the check.
Other Writers, especially the OTLPMetricsWriter (which i would like to use, since i already have a prometheus instance in my stack), do not seem to write that kind of information.
Is it possible to add this, or do i have to use the OpenTSDB writer, if i want to add the Status of a check to Grafana?
