ssi

package
v0.75.2 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package ssi adds methods to check the status of the APM Single Step Instrumentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APMInstrumentationStatus

type APMInstrumentationStatus struct {
	HostInstrumented   bool `json:"host_instrumented"`
	DockerInstalled    bool `json:"docker_installed"`
	DockerInstrumented bool `json:"docker_instrumented"`
}

APMInstrumentationStatus contains the instrumentation status of APM Single Step Instrumentation.

func GetInstrumentationStatus

func GetInstrumentationStatus() (status APMInstrumentationStatus, err error)

GetInstrumentationStatus contains the status of the APM auto-instrumentation.

Jump to

Keyboard shortcuts

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