package
Version:
v2.0.0-rc3
Opens a new window with list of versions in this module.
Published: Apr 25, 2023
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPromReporter(db *sql.DB, lggr logger.Logger, opts ...interface{}) *promReporter
type PrometheusBackend interface {
SetUnconfirmedTransactions(*big.Int, int64)
SetMaxUnconfirmedAge(*big.Int, float64)
SetMaxUnconfirmedBlocks(*big.Int, int64)
SetPipelineRunsQueued(n int)
SetPipelineTaskRunsQueued(n int)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.