Settings API - Go schema table

Go (builtin:monitored-technologies.go)

By default, Go monitoring is enabled on all hosts. If you want to disable Go monitoring on selected hosts, disable it on these hosts via their settings.

If you want to enable Go monitoring only on selected hosts, disable global Go monitoring and enable it on these hosts via their settings.

Schema IDSchema groupsScope
builtin:monitored-technologies.go-
HOST - Host
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitored-technologies.go
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:monitored-technologies.go
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitored-technologies.go

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Monitor Go
enabled
boolean-required
Enable Go static application monitoring
enabledGoStaticMonitoring
boolean

Learn more about the known limitations for Go static monitoring

required