Last modified July 7, 2026
Dashboard exploration
This guide shows you how to explore and discover dashboards in the Giant Swarm Observability Platform. You’ll learn about the pre-built dashboards available out of the box, how to search and navigate between dashboards, and tips for organizing your dashboard workspace.
Giant Swarm provides a comprehensive set of pre-built dashboards that give you immediate visibility into your infrastructure, applications, and platform health. These dashboards are designed to help you monitor everything from Kubernetes cluster performance to application metrics without requiring initial setup.
Accessing dashboards in Grafana
To start exploring dashboards, you’ll need access to your Grafana instance. If you haven’t accessed Grafana yet, follow the data exploration guide for authentication steps.
Once you’re logged in to Grafana:
- Navigate to dashboards: Click the Dashboards icon (grid squares) in the left sidebar
- Browse by organization: You’ll see all dashboards available in your selected Grafana organization, switching to another Grafana organization will most likely change the list of available dashboards.
- Start with Shared Org: The
Shared Orgcontains system dashboards accessible to all users
Out-of-the-box dashboards
Giant Swarm provides a comprehensive set of public dashboards, accessible to all users through the Shared Org. They cover cluster and node health, Kubernetes components, networking and ingress, application workloads, the observability platform itself, and cluster automation. For the full catalog grouped by category, see the pre-built dashboards reference.
How to search and navigate dashboards
Using the dashboard browser
- Browse by folder: Dashboards are organized in folders by category (Platform, Kubernetes, Applications, etc.)
- Use tags: Filter dashboards using tags like
cluster,application, orinfrastructure - Recent dashboards: Quick access to your recently viewed dashboards
- Starred dashboards: Mark important dashboards as favorites for easy access
Search functionality
Grafana provides powerful search capabilities:
- Quick search: Use the search box at the top of the dashboard list
- Search by name: Type dashboard names or partial names
- Search by tags: Filter using tags like
kubernetes,monitoring, oralerts - Advanced filters: Use the filter options to narrow by organization, folder, or dashboard type
Dashboard navigation tips
- Dashboard links: Many dashboards include navigation links to related dashboards
- Time range consistency: Your selected time range carries across dashboard navigation
- Breadcrumb navigation: Use the breadcrumb trail to understand your current location
- Bookmark important dashboards: Save URLs to dashboards you use frequently
Getting started with dashboard exploration
For new users
Start with these essential dashboards to get oriented:
- Management Cluster Overview: Understand your overall platform health and management cluster status
- K8s Resources - Cluster: Get familiar with your cluster resources and capacity
- Nodes Overview: Check the health and performance of your infrastructure nodes
For developers
Focus on application and development-related dashboards:
- K8s Resources - Namespace: Monitor your team’s namespace resources and workload distribution
- K8s Resources - Pod: Understand individual pod resource consumption patterns
- Managed Apps: Track the performance of Giant Swarm managed applications you’re using
- Container Images from docker.io: Monitor Docker image pull patterns and registry usage
For platform teams
Concentrate on infrastructure and platform monitoring:
- Management Cluster Overview: Monitor platform stability and control plane health
- K8s API Performance: Track cluster API performance and ETCD health
- Prometheus Overview: Monitor the observability platform itself
- Alertmanager Overview: Stay on top of platform alerts and notification routing
- Service Level: Track SLOs and error budgets across platform services
Next steps
Once you’re comfortable navigating existing dashboards:
- Learn dashboard creation: Follow our dashboard creation guide to build custom visualizations
- Explore data sources: Use Grafana Explore to query data directly
- Set up alerts: Configure alert rules based on dashboard insights
- Advanced queries: Learn PromQL and LogQL for custom queries
Related observability features
Dashboard exploration works best when integrated with other platform capabilities:
- Data exploration: Use Explore to query data behind dashboard visualizations
- Multi-tenancy: Understand dashboard organization and access controls
- Alert management: Connect dashboard insights to automated alerting
Need help, got feedback?
We listen to your Slack support channel. You can also reach us at support@giantswarm.io. And of course, we welcome your pull requests!