Skip to content

PMM-14993 Add one-step PMM client installer script and UI integration #20107

PMM-14993 Add one-step PMM client installer script and UI integration

PMM-14993 Add one-step PMM client installer script and UI integration #20107

Triggered via pull request May 15, 2026 12:37
Status Success
Total duration 9m 17s
Artifacts

main.yml

on: pull_request
Slack Notification success
7s
Slack Notification success
Slack Notification failure
0s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: managed/services/agents/grpc/agent_server.go#L28
embedded fields should be listed before regular fields (embeddedstructfieldcheck)
Checks: managed/services/agents/azure_database.go#L80
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
Checks: agent/agents/mongodb/mongolog/internal/monitor.go#L89
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
Checks: utils/errors/errors.go#L30
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: agent/tlshelpers/mysql.go#L23
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: admin/helpers/helpers.go#L21
import 'github.com/pkg/errors' is not allowed from list 'main': use "errors" instead (depguard)
Checks: managed/services/converters.go#L229
calculated cyclomatic complexity for function ToAPIAgent is 34, max is 30 (cyclop)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L203
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L182
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Checks: agent/agents/mongodb/profiler/internal/collector/collector.go#L176
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)