Skip to content

process.uptime should be added in hostmetrics/process scraper #36667

Closed
@shikhar1987

Description

@shikhar1987

Component(s)

No response

Is your feature request related to a problem? Please describe.

There is no metric which captures the uptime of processes running on a host.

Describe the solution you'd like

There should be a metric like process.uptime which should display the pid, elapsed time and command as dimensions.

Describe alternatives you've considered

Currently we use telegraf to capture the output of ps -eo pid,etime,comm.

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions