Convert Unix Time?

Running 9.4.1, prometheus metrics shown as unix time stamps. How convert to human readable time?

@tjw74 Have you experimented with a “convert field type” transformation?

Any update on this? I am having the same challenge and cannot get it working with the transformation pictured.

Can you try this with a “convert field type” transformation ? :

as Time / Input format : $(UNIX)

I tried it doesn’t work. All of the above solutions lead to me starting timestamp of epoch i.e. 1970-01-21

Multiply by 1000 and convert to time: