cryostatio / cryostatio/cryostat
[Request] Default recording name, or name template interpolation
- Dominant language
- Java
- Stars
- 57
- Forks
- 17
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 42
Description
### Describe the feature
Would be great if the `name` of new recording could default to `namespace_pod_start_time` instead of empty, or even better - to set a default template using labels / cryostat annotations as they are present - `{{NAMESPACE}}_{{POD_NAME}}_{{current_time}}`
Cryostat annotations
### Anything other information?
_No response_
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating where new recording names are created and where Kubernetes labels or Cryostat annotations are read; define the supported default and template variables before tracing their use. Done means new recordings receive the agreed default name or interpolated template consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes
- Domain
- backend, observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100