Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: introduce info metric; removed creating_process_id label from all process metric (click here for more information) #1592

Merged
merged 11 commits into from
Aug 30, 2024

Conversation

jkroepke
Copy link
Member

@jkroepke jkroepke commented Aug 29, 2024

Fixes #1526

Introducing a new windows_process_info, which holds the info of process owner, parent pid, process group and cmdline.

  • The --collector.process.report-owner has been removed and enabled by default
  • The creating_process_id, owner label has been removed from all metrics. The values are present at windows_process_info.

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
jkroepke and others added 8 commits August 30, 2024 01:43
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
@jkroepke jkroepke merged commit d8f0665 into prometheus-community:master Aug 30, 2024
8 checks passed
@jkroepke jkroepke deleted the process branch August 30, 2024 18:19
@jacbo0112
Copy link
Contributor

Do I have a binary package to test?

@jkroepke
Copy link
Member Author

anubhavg-icpl pushed a commit to anubhavg-icpl/windows_exporter that referenced this pull request Sep 22, 2024
…rom all process metric (click here for more information) (prometheus-community#1592)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can the process get the full start path?
2 participants