Push batch job metrics to Grafana Cloud

Hi,

I have Spring Boot app that is turned on once per hour
do his job and is turned off.

I want to push results of job to Grafana Cloud as metric.

1 How to do this? (I need info what should I type in docs)
2 Is prometheus a good choice here?