ilovepancakes95 / idrac_snmp-grafana

SNMP Based Dashboard to Monitor Dell Hosts via iDRAC
https://grafana.com/grafana/dashboards/12106
Other
139 stars 36 forks source link

Grafana displaying "invalid date" in system logs table #2

Closed ilovepancakes95 closed 2 months ago

ilovepancakes95 commented 4 years ago

If fractional seconds and timezone are removed from regex processor replacement string, Grafana correctly detects the value as a date and can change display based on format selection. Otherwise, if fractional seconds and timezone are left in, Grafana displays "Invalid Date".

Original discussion on commit thread for regex processor by @krystiancharubin :

@krystiancharubin Definitely want to include it all too, I'm on 6.7.2 as well. Here is what I see when changing the column type, and what the date and time shows as when "String" is selected.

EDIT: No go on restarting everything too, didn't help it seems.

Screen Shot 2020-04-21 at 4 53 17 PM Screen Shot 2020-04-21 at 4 55 28 PM

_Originally posted by @ilovepancakes95 in https://github.com/ilovepancakes95/idrac_snmp-grafana/pull/1#issuecomment-617409686_