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

rpk: add the output of 'uptime' to debug bundle #24686

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

r-vasquez
Copy link
Contributor

@r-vasquez r-vasquez commented Jan 3, 2025

This will be only available on bare-metal deployments, saved in /utils/uptime.txt

$ cat 127.0.0.1-1735943102-bundle/utils/uptime.txt 
 14:25:21 up 1 day,  6:12,  1 user,  load average: 0.76, 0.96, 1.38

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

Improvements

  • rpk: save the output of uptime to bare-metal debug bundles created through rpk.

@Deflaimun
Copy link
Contributor

Should we add something here https://github.com/redpanda-data/redpanda/blob/dev/src/go/rpk/pkg/cli/debug/bundle/bundle.go#L278 about this new file?

This will be only available on bare-metal
deployments, saved in /utils/uptime.txt
@vbotbuildovich
Copy link
Collaborator

CI test results

test results on build#60317
test_id test_kind job_url test_status passed
gtest_raft_rpunit.gtest_raft_rpunit unit https://buildkite.com/redpanda/redpanda/builds/60317#01943c8d-1f03-4adb-8ab7-8259f353ab5d FLAKY 1/2

Copy link
Contributor

@sago2k8 sago2k8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@r-vasquez r-vasquez merged commit a46d898 into redpanda-data:dev Jan 8, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants