I wrote a custom exporter and forgot to add a line return \n at the end of the file.
Prometheus displayed that my target was healthy but my metrics were not parsed.
This is low priority but we should have some kind of error message.
Note : previous versions of prometheus returned an EOF error.