-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use one-click monitoring #10
Comments
Hey @abhisamant7 - sorry I should have mentioned - in this repo, inside the "etc-charts" subdirectory, you will find additional helm charts for prometheus, argo, and graphana. If you've already got the fabric network set up and running on minikube, the steps would be as follows:
you should now have a prometheus metrics server running which is automatically scraping the pre-exposed fabric metrics and any that are exposed by the actual chain code application. to view these:
let me know if you need more help. sorry these docs are old because I left IBM a while ago and havent been maintaining this or working on it since then. |
FYI - "one-click" - is referring to the fact all you really have to do is run the helm install command for prometheus, and everything else is configured to just work out the box. if you have any issues though, i'll help you get it up - happy that it can be useful. |
Thanks for all information. Sure I will try once I solve some issue with hyperledger network. |
Hi @gWOLF3 , I had tried to implement as you mention above however I am not getting output as may be I am trying on aws using kops. Please look my pods on cluster Services |
Hi @gWOLF3,
I am looking to use one-click monitoring however could you please assist me how to use it as I couldn't get Documentation of this.
Thanks
ABhi
The text was updated successfully, but these errors were encountered: