15 Jul 2025
02:34 PM
- last edited on
29 Jul 2025
07:05 AM
by
MaciejNeumann
Hi,
OneAgent installed in PaaS mode do not shows uptime information. Metric "builtin:host.uptime" is empty.
Which would be alternative?
Thank you!
Best regards
Solved! Go to Solution.
16 Jul 2025 02:43 PM
Hi @AntonPineiro
It's because the source is not a pure Linux host but a pod, where the relevant metric is age, which does not map to uptime. This is because it is not collected in the same way as on a Linux host.
Anyway, the only alternative I’m aware of is to send the metric either via Prometheus or using the metrics ingest custom extension.
25 Jul 2025 02:07 PM
Hi,
Could you share large metric name about that "age"?
It is for looking for it in Data explorer or metrics apps.
Thank you!
Best regards
23 Jul 2025 01:22 PM
Raised product idea about this -> https://community.dynatrace.com/t5/Product-ideas/Built-in-uptime-metric-PaaS-type/idi-p/282141