Conversation
|
/assign @benjaminhuo |
|
/assign @zryfish |
Signed-off-by: LiHui <andrewli@yunify.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: xyz-li The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/assign @zryfish |
| @@ -0,0 +1,61 @@ | |||
| # Why we need to add metrics to kubesphere | |||
|
|
|||
| Metrics can provide insight into the behavior and health of our system. They represent the raw material used by monitoring system to build a holistic view of kubesphere, automate responses to changes, and alert human beings when required. | |||
There was a problem hiding this comment.
Maybe we should add :
-
Description of the metrics scraping port and path
-
An instrumentation overview link https://prometheus.io/docs/practices/instrumentation/
-
more naming conversion instructions links like:
https://prometheus.io/docs/practices/naming/
https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels -
And also some metrics type instructions links like:
https://prometheus.io/docs/concepts/metric_types/ -
Intro to the client library
https://prometheus.io/docs/instrumenting/clientlibs/
benjaminhuo
left a comment
There was a problem hiding this comment.
See my comments above, thanks
4a41274 to
a30f1e3
Compare
Signed-off-by: LiHui andrewli@yunify.com