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 ID | Schema groups | Scope |
---|---|---|
builtin:monitored-technologies.go | - | HOST - Hostenvironment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitored-technologies.go |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:monitored-technologies.go | |
Environment ActiveGate | https://{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
Property | Type | Description | Required |
---|---|---|---|
Monitor Goenabled | boolean | - | required |
Enable Go static application monitoringenabledGoStaticMonitoring | boolean | Learn more about the known limitations for Go static monitoring | required |