-
What Grafana version and what operating system are you using?
v9.2.3 -
What are you trying to achieve?
display a long value as a duration. This value represents the time left before SSL cert expiry -
How are you trying to achieve it?
I have the time in milliseconds but cannot find a way to display it as a duration. Ideally, something like moment.duration().humanize().
In the table below, it is the expires in
field that I want to convert to duration
domain expires at exires in
x.y.z 2023-01-07 18:59:59.000 4859190312
w.y.z 2023-01-07 18:59:59.000 4859190312
a.b.c 2023-02-04 18:59:59.000 7278390312
b.b.c 2023-02-07 18:59:59.000 7537590312