frequentissues

package
v1.72.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FrequentIssues

type FrequentIssues struct {
	DetectApps  bool  `json:"detectFrequentIssuesInApplications"`            // Detect frequent issues within applications
	DetectEnv   *bool `json:"detectFrequentIssuesInEnvironment,omitempty"`   // Events raised at this level typically occur when no specific topological entity is applicable, often based on data such as logs and metrics. This does not impact the detection of issues within applications, transactions, services, or infrastructure.
	DetectInfra bool  `json:"detectFrequentIssuesInInfrastructure"`          // Detect frequent issues within infrastructure
	DetectTxn   bool  `json:"detectFrequentIssuesInTransactionsAndServices"` // Detect frequent issues within transactions and services
}

func (*FrequentIssues) MarshalHCL

func (me *FrequentIssues) MarshalHCL(properties hcl.Properties) error

func (*FrequentIssues) Name

func (me *FrequentIssues) Name() string

func (*FrequentIssues) Schema

func (me *FrequentIssues) Schema() map[string]*schema.Schema

func (*FrequentIssues) UnmarshalHCL

func (me *FrequentIssues) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL