Versions in this module Expand all Collapse all v0 v0.12.0 Jul 23, 2024 Changes in this version + type Config struct + NginxPlus bool + SSLCACert string + SSLClientCert string + SSLClientKey string + SSLVerify bool + Timeout time.Duration + type Nginx struct + func (n *Nginx) ParseConfig(baseDir string, bs []byte) (any, error) + func (n *Nginx) Scrape(ctx context.Context, target string, cfg any, ss *types.Samples) error