Skip to main content

Cluster Settings

Overview

Manage your cluster's configuration, integrations, and connection details from the cluster settings page.

Options

SettingDescription
Cluster nameDisplay name in the portal
WorkspaceWhich workspace this cluster belongs to
IntegrationsEnabled integrations for this cluster
Connection statusCurrent agent connectivity (Connected/Disconnected/Pending)
Agent versionVersion of the installed Kubernetes Agent
Cluster tokenAuthentication token (partial view, regenerate option)

Managing Integrations

Add or remove integrations for a specific cluster:

  1. Go to the cluster settings page
  2. Navigate to the integrations section
  3. Enable or configure integrations:
    • Alert Manager — Prometheus AlertManager webhook
    • Grafana Alerting — Grafana unified alerting webhook
    • Grafana MCP — Grafana dashboard/metric queries
    • Datadog — Alert webhook and API integration
    • GitHub — Code change correlation
    • GitLab — Code change correlation

Test Integration

Click Test Integration to:

  1. Send a synthetic alert through the complete pipeline
  2. Verify agent connectivity
  3. Verify alert processing
  4. Verify Slack notification delivery (if configured)

This is the fastest way to confirm everything is working end-to-end.

Next Steps