Versions in this module Expand all Collapse all v1 v1.0.4 Sep 29, 2024 Changes in this version + type AdminMetrics struct + func (AdminMetrics) KengineModule() kengine.ModuleInfo + func (m *AdminMetrics) Routes() []kengine.AdminRoute + type Metrics struct + DisableOpenMetrics bool + func (Metrics) KengineModule() kengine.ModuleInfo + func (m *Metrics) Provision(ctx kengine.Context) error + func (m *Metrics) UnmarshalKenginefile(d *kenginefile.Dispenser) error + func (m Metrics) ServeHTTP(w http.ResponseWriter, r *http.Request, next kenginehttp.Handler) error Other modules containing this package github.com/khulnasoft/kengine/v2