-
Notifications
You must be signed in to change notification settings - Fork 41k
Open
Labels
sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.Categorizes an issue or PR as relevant to SIG Instrumentation.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
In the original implementation of statusz, we removed the hard-coded paths (/healthz, /livez, /readyz) which would show up under "Useful Links" since not all paths were relevant for all components.
A better way to add this section is to tailor that section separately for each component, so it shows all paths actually exposed by a particular component (which may not necessarily be same across all control plane components)
Metadata
Metadata
Assignees
Labels
sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.Categorizes an issue or PR as relevant to SIG Instrumentation.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.