How to explore data in Grafana

Learn how to access your Grafana instance, authenticate securely, and use the Explore and Drilldown features to query and analyze metrics and logs in the Giant Swarm Observability Platform.

This guide shows you how to use the Explore and Drilldown features in Grafana to query and analyze the metrics and logs collected by the Giant Swarm Observability Platform. It also explains how to authenticate and access your Grafana instance securely.

Giant Swarm provides an Observability Platform in each installation, based on Grafana Mimir for metrics and Grafana Loki for logs. The platform collects data from the system and apps managed by Giant Swarm, as well as any source of data you configure according to the data ingestion tutorial.

You can use the Explore and Drilldown features in your Grafana instance to query, visualize, and analyze your data interactively.

Grafana Explore tab

How to access and authenticate in Grafana

  1. Open Grafana:

    • Go to your installation’s Grafana instance (for example, https://grafana.my-company.gigantic.io/.com).
    • The address for your installation’s Grafana instance is composed of the base domain plus the grafana subdomain. If you don’t know the address, ask your Giant Swarm support contact.
  2. Log in with single sign-on (SSO):

    • Access to Grafana is controlled via SSO, using the same identity provider you use for the platform API.
    • To access Grafana as a customer, you must have an account in your companies connected identity provider. For further restrictions see the multi-tenancy guide.
    • Note: If you don’t have SSO configured yet or have questions about the admin group, please contact your Account engineer.
  3. Authenticate and select your identity provider:

    • When you open the Grafana address, you’ll be able to log in via Giant Swarm SSO. The screenshot below shows an example.

Selecting an OIDC provider

  • There is one identity provider configured for Giant Swarm staff and one for you as a customer admin. Depending on your identity provider, the label for the button to click may look slightly different.
  • After selecting the right identity provider, you may go through an authentication workflow. If you’re already authenticated in your browser, this step will be skipped and you’ll see the Home dashboard.

How to use Explore and Drilldown in Grafana

When you first log in, you’ll see the Shared Org selected by default. This organization contains curated dashboards and system metrics that are accessible to everyone with Grafana access. Learn more about these default organizations and how to create your own in our multi-tenancy documentation.

  1. Access the Explore tab:

    • In the left-hand menu, click the compass icon labeled Explore. This opens the Explore view, where you can run ad-hoc queries on your data sources.
    • Learn more in the Grafana Explore documentation.
  2. Select your data source:

    • At the top of the Explore view, choose either Mimir (for metrics) or Loki (for logs) as your data source.
  3. Query your data:

    • For metrics, use PromQL.
    • For logs, use LogQL.
    • Start typing in the query field. Grafana provides autocomplete and suggestions to help you build queries.
    • You can visualize results as graphs, tables, or logs directly in the Explore view.
  4. Access the Drilldown tab:

    • In the left-hand menu, click the tab labeled Drilldown (next to Explore). This opens the Drilldown app, which lets you quickly investigate metrics and logs side by side.
    • The Drilldown app is designed for simplified exploration, making it easy to move between metrics and logs, filter by time ranges, and dig deeper into your data.
    • Learn more about Drilldown in Grafana.

Grafana Drilldown tab

Tips for exploring data

  • Use filters and time range selectors to narrow down your results.
  • Save useful queries as library panels or bookmarks for quick access later.
  • Check out the Grafana documentation for more tips and advanced features.

Next steps:


This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.