Skip to content

feat(proto): Add support for isClusterEnabled in RegisterProbe call - #1967

Draft
ka3de wants to merge 1 commit into
mainfrom
feat-support-cluster-registerprobe
Draft

feat(proto): Add support for isClusterEnabled in RegisterProbe call#1967
ka3de wants to merge 1 commit into
mainfrom
feat-support-cluster-registerprobe

Conversation

@ka3de

@ka3de ka3de commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Adds a new parameter to the RegisterProbe gRPC service, isClusterEnabled, which indicates whether the agent is running under a cluster configuration.

When in a cluster, agents forming the cluster can connect independently to the API, which otherwise applies a restriction of a single connection per probe for the default configuration.

Adds a new parameter to the RegisterProbe gRPC service,
`isClusterEnabled`, which indicates whether the agent is running under a
cluster configuration.

When in a cluster, agents forming the cluster can connect independently
to the API, which otherwise applies a restriction of a single connection
per probe for the default configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant