-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update setting up Prometheus docs #5217
Copy link
Copy link
Open
Labels
good first issuehacktoberfestIssues that can be picked up by contributors for Hacktoberfest!Issues that can be picked up by contributors for Hacktoberfest!help wantedkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.kind/servinglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/nice-to-havetriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Metadata
Metadata
Assignees
Labels
good first issuehacktoberfestIssues that can be picked up by contributors for Hacktoberfest!Issues that can be picked up by contributors for Hacktoberfest!help wantedkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.Denotes an issue ready for a new contributor.kind/servinglifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/nice-to-havetriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Ready to work
psschwei: originally opened in serving and moved here. updates needed for docs can be found in this comment: #5217 (comment)
/area monitoring
What version of Knative?
1.7.1(installed with https://github.com/knative/serving/releases/download/knative-v1.7.1/serving-core.yaml)Expected Behavior
Actual Behavior
I had to specify the
metrics.backend-destinationandmetrics.request-metrics-backend-destinationto get this working.Steps to Reproduce the Problem