Menu
HLF OperatorHLF OperatorHLF OperatorDocs
GitHub
🌙
🌞
HLF OperatorHLF OperatorHLF Operator
  • Docs
  • GitHub
  • Operator
    • Introduction
    • Getting started
  • Operator Guide
    • LevelDB / CouchDB
    • Monitoring
    • Configuration (Affinity, NodeSelector, Tolerations)
    • Migrate network
    • Increase resources
    • Increase storage
    • Renew certificates
    • Istio set up
    • Upgrade HLF operator
  • User Guide
    • Get a network config
    • Using network config in the kubernetes cluster
    • Create channel
    • Install Chaincode
    • Register & Enroll users
    • Develop chaincode locally
  • Chaincode development
    • Architecture
    • Getting started
  • Chaincode deployment
    • Getting started
    • External chaincode as a service
    • Kubernetes chaincode builder
  • Channel management
    • Getting started
    • Manage the channel
  • Kubectl Plugin
    • Installation
    • Upgrade
  • CouchDB
    • Using external CouchDB
    • Using custom CouchDB image
  • Reference
    • Reference
  • GRPC Proxy
    • enable-peers
    • enable-orderers
  • Operations Console
    • Getting started
    • Adding Certificate Authorities
    • Adding Peers
    • Adding Orderer nodes
    • Adding Organizations
  • Operator UI
    • Getting started
    • Deploy Operator UI
    • Deploy Operator API

Monitoring

The CRDs for the orderer, peer, and certificate authority have an optional parameter to create the service monitors to scrape the metrics automatically if Prometheus Operator is installed on the cluster.

serviceMonitor:
enabled: true
interval: 10s
labels: {}
sampleLimit: 0
scrapeTimeout: 10s

There are some dashboards available in the Github repository for Grafana available at https://github.com/hyperledger-labs/hlf-operator/dashboards.

Edit this page
Previous
« LevelDB / CouchDB
Next
Configuration (Affinity, NodeSelector, Tolerations) »

Docs

  • Introduction
  • Certificate Authority
  • Peer
  • Ordering Service
  • Kubectl Plugin

Community

  • Stack Overflow
  • Github Issues

More

  • GitHub
Copyright © 2022 HLF Operator, Inc. Built with Docusaurus.