Documentation
¶
Index ¶
- func NewGitLabPlugin(log hclog.Logger) apm.APM
- type APMPlugin
- func (n *APMPlugin) PluginInfo() (*base.PluginInfo, error)
- func (n *APMPlugin) Query(q string, r sdk.TimeRange) (sdk.TimestampedMetrics, error)
- func (n *APMPlugin) QueryMultiple(q string, r sdk.TimeRange) ([]sdk.TimestampedMetrics, error)
- func (n *APMPlugin) SetConfig(config map[string]string) error
- type CiJobStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGitLabPlugin ¶
Types ¶
type APMPlugin ¶
type APMPlugin struct {
// contains filtered or unexported fields
}
func (*APMPlugin) PluginInfo ¶
func (n *APMPlugin) PluginInfo() (*base.PluginInfo, error)
func (*APMPlugin) QueryMultiple ¶
type CiJobStatus ¶
type CiJobStatus string
func (CiJobStatus) GetGraphQLType ¶
func (_ CiJobStatus) GetGraphQLType() string
Click to show internal directories.
Click to hide internal directories.