private-connectivity

Configure private cloud connectivity to Grafana Cloud telemetry across AWS, Azure, and GCP.

213|18|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/grafana/skills --skill private-connectivity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: private-connectivity
Source: https://github.com/grafana/skills/tree/main/skills/grafana-cloud/private-connectivity
Command: npx skills add https://github.com/grafana/skills --skill private-connectivity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Eliminates exposure of Grafana Cloud telemetry to the public internet, reducing egress costs and meeting compliance requirements.

Core Features & Use Cases

  • AWS PrivateLink setup for private metrics, logs, and traces ingestion
  • Azure Private Link integration for private telemetry endpoints
  • GCP Private Service Connect pathway for private data ingestion
  • Private Data Source Connect (PDC) to query data sources over private networks
  • Cost savings and data residency benefits in multi-cloud deployments

Quick Start

Follow the setup steps for your cloud provider to enable private connectivity and point your telemetry to the private endpoints.

Frequently Asked Questions about private-connectivity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure AWS PrivateLink for private Grafana Cloud telemetry ingestion?

To configure AWS PrivateLink for private telemetry ingestion, set up PrivateLink endpoints and private DNS, then point your Grafana Cloud metrics, logs, and traces to the private endpoints to avoid public internet exposure.

Does Azure Private Link support private ingestion for metrics, logs, and traces?

Yes, Azure Private Link supports private telemetry ingestion for metrics, logs, and traces by integrating private endpoints with your DNS configuration to route Grafana Cloud data over private networks.

Can I use GCP Private Service Connect to keep telemetry data off the public internet?

Yes, you can use GCP Private Service Connect to keep telemetry off the public internet by configuring PSC endpoints and private DNS to securely route data into Grafana Cloud.

What is Private Data Source Connect and does it work for querying data sources over private networks?

Private Data Source Connect is a feature that allows you to query data sources over private networks, ensuring secure access without exposing your telemetry or infrastructure to the public internet.

Do I need private DNS configuration to enable private connectivity for Grafana Cloud?

Yes, private DNS configuration is required to enable private connectivity, as it ensures your provider-specific endpoints correctly resolve and route telemetry traffic securely to Grafana Cloud.