knative-extensions / kn-plugin-admin

Kn plugin for managing a Kubernetes based Knative installation.
Apache License 2.0
7 stars 18 forks source link

As a Knative administrator, I want to get metrics access url and other info easily #34

Closed chaozbj closed 3 years ago

chaozbj commented 3 years ago

Knative administrator may need to access metrics for debugging purpose. The kn-admin plugin will start a proxy in background and provide the access url.

$ kn admin obv metrics get --endpoint
Local proxy started...
Grafana Access url: http://localhost:3000
Prometheus Access url: http://localhost:9090
github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.