Open mgencur opened 2 weeks ago
We need to remove the dash from the component name https://github.com/knative/eventing/blob/f53d038a4ab908b1eb57da39117cfc34d6163c7c/cmd/jobsink/main.go#L68
/good-first-issue
@pierDipi: This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue
command.
Is it okay to rename the component job_sink
?
To obey the Prometheus naming rules: https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels
Describe the bug The job-sink Pod repeatedly reports this:
Expected behavior JobSink controller reports metrics properly.
To Reproduce Deploy any JobSink resource.
Knative release version 1.15
Additional context Add any other context about the problem here such as proposed priority