Documentation
¶
Overview ¶
Copyright (c) F5, Inc.
This source code is licensed under the Apache License, Version 2.0 license found in the LICENSE file in the root directory of this source tree.
Copyright (c) F5, Inc.
This source code is licensed under the Apache License, Version 2.0 license found in the LICENSE file in the root directory of this source tree.
Copyright (c) F5, Inc.
This source code is licensed under the Apache License, Version 2.0 license found in the LICENSE file in the root directory of this source tree.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
Types ¶
type APIDetails ¶
type Config ¶
type Config struct { confighttp.ClientConfig `mapstructure:",squash"` APIDetails APIDetails `mapstructure:"api_details"` MetricsBuilderConfig metadata.MetricsBuilderConfig `mapstructure:",squash"` scraperhelper.ControllerConfig `mapstructure:",squash"` }
type NginxPlusScraper ¶
type NginxPlusScraper struct {
// contains filtered or unexported fields
}
func (*NginxPlusScraper) ID ¶
func (nps *NginxPlusScraper) ID() component.ID
type ResponseStatuses ¶
type ResponseStatuses struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.