diagnose

package
v1.5.0 Latest Latest
Warning

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

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

Documentation

Overview

Copyright © 2024 NAME HERE <EMAIL ADDRESS>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigTestResult

type ConfigTestResult struct {
	ConfigFile     string
	ParseSucceeded bool
	IsValid        bool
	Error          string
}

type Diagnostic

type Diagnostic struct {
	// contains filtered or unexported fields
}

type NetworkTestResult

type NetworkTestResult struct {
	URL          string
	ResponseCode int
	Passed       bool
	Error        string
}

type OtelConfigTestResult added in v1.4.0

type OtelConfigTestResult struct {
	Passed bool
	Error  string
}

type StatusTestResult added in v1.5.0

type StatusTestResult struct {
	Passed       bool
	AgentRunning bool
	Error        string
}

Jump to

Keyboard shortcuts

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