Skip to content

Add time, locale, and work dir data to ProcessInfo#48959

Closed
jonatan-ivanov wants to merge 1 commit intospring-projects:mainfrom
jonatan-ivanov:process-properties
Closed

Add time, locale, and work dir data to ProcessInfo#48959
jonatan-ivanov wants to merge 1 commit intospring-projects:mainfrom
jonatan-ivanov:process-properties

Conversation

@jonatan-ivanov
Copy link
Member

This information can be useful during troubleshooting and learning more about the workload that is running in a certain environment. The new fields are:

  • uptime
  • startTime
  • currentTime
  • timezone
  • locale
  • workingDirectory

At first sight, these seem to belong to ProcessInfo to me but please let me know if you have alternative ideas about their placement.

The new fields are:
- uptime
- startTime
- currentTime
- timezone
- locale
- workingDirectory
@jonatan-ivanov jonatan-ivanov added the status: waiting-for-triage An issue we've not yet triaged label Jan 24, 2026
@jonatan-ivanov jonatan-ivanov mentioned this pull request Jan 26, 2026
14 tasks
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 9, 2026
@wilkinsona wilkinsona added this to the 4.1.x milestone Feb 9, 2026
@wilkinsona wilkinsona self-assigned this Feb 9, 2026
@wilkinsona wilkinsona modified the milestones: 4.1.x, 4.1.0-M2 Feb 9, 2026
wilkinsona pushed a commit that referenced this pull request Feb 9, 2026
The new fields are:
- uptime
- startTime
- currentTime
- timezone
- locale
- workingDirectory

See gh-48959
@wilkinsona wilkinsona closed this in 76d9c58 Feb 9, 2026
@wilkinsona
Copy link
Member

Thanks very much, @jonatan-ivanov.

@jonatan-ivanov jonatan-ivanov deleted the process-properties branch February 9, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants