Skip to content

Conversation

@murali-reddy
Copy link
Member

prometheus service metrics

@murali-reddy
Copy link
Member Author

cloudnativelabs/kube-router-git:PR255 if any one want to give it a try.

@bzub
Copy link
Contributor

bzub commented Dec 22, 2017

Looks like it conforms to the format of Prometheus adapter for custom metrics. Great!

I will try to give it a spin later if no one else can today.

servicePpsOut = prometheus.NewGaugeVec(prometheus.GaugeOpts{
Namespace: namespace,
Name: "service_backend_pps_out",
Name: "service__pps_out",
Copy link

@tamalsaha tamalsaha Dec 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is double underscore __ intentional ?

@murali-reddy
Copy link
Member Author

Thanks @tamalsaha it was typo.

@murali-reddy murali-reddy merged commit 22f05e9 into master Dec 24, 2017
@murali-reddy murali-reddy deleted the prom branch December 24, 2017 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants