Yahoo Search Busca da Web

Resultado da Busca

  1. Learn how to connect Grafana to integrations, apps, and more with data source, app, panel, and exporter plugins. Explore the plugins platform, resources, and webinars to create your own plugins or use existing ones.

    • Zabbix

      2. Enable it. Next, log into your Grafana instance. Navigate...

    • Jira

      Jira - Grafana Plugins - extend and customize your Grafana

    • Table

      Visit the Grafana developer portal for tools and resources...

    • Google Sheets

      Google Sheets - Grafana Plugins - extend and customize your...

  2. Browse and install plugins for Grafana, the open source observability platform. Find data sources, apps, panels, and more from Grafana Labs and the community.

    • Types of Plugins
    • Panel Plugins
    • Data Source Plugins
    • App Plugins
    • Plugin Catalog
    • Install Grafana Plugins
    • Plugin Signatures
    • Learn More
    • GeneratedCaptionsTabForHeroSec

    Grafana supports three types of plugins: 1. Panels- These plugins make it easy to create and add any kind of panel, to show your data, or improve your favorite dashboards. 2. Data sources- These plugins allow you to pull data from various data sources such as databases, APIs, log files, and so on, and display it in the form of graphs, charts, and d...

    Add new visualizations to your dashboard with panel plugins, such as the Clock, Mosaic and Variablepanels. Use panel plugins when you want to: 1. Visualize data returned by data source queries. 2. Navigate between dashboards. 3. Control external systems, such as smart home devices.

    Data source plugins add support for new databases, such as Google BigQuery. Data source plugins communicate with external sources of data and return the data in a format that Grafana understands. By adding a data source plugin, you can immediately use the data in any of your existing dashboards. Use data source plugins when you want to query data f...

    Applications, or app plugins, bundle data sources and panels to provide a cohesive experience, such as the Zabbixapp. Apps can also add custom pages for things like control panels. Use app plugins when you want an out-of-the-box monitoring experience.

    The Grafana plugin catalog allows you to browse and manage plugins from within Grafana. Only Grafana server administrators and Organization administrators can access and use the plugin catalog. For more information about Grafana roles and permissions, refer to Roles and permissions. The following access rules apply depending on the user role: 1. If...

    Grafana supports data source, panel, and app plugins. 1. In a web browser, navigate to the Grafana plugin catalogand find a plugin that you want to install. 2. Click the plugin, and then click the Installationtab.

    Plugin signature verification, also known as signing, is a security measure to make sure plugins haven’t been tampered with. Upon loading, Grafana checks to see if a plugin is signed or unsigned when inspecting and verifying its digital signature. At startup, Grafana verifies the signatures of every plugin in the plugin directory. If a plugin is un...

    Learn how to install, update, and uninstall plugins that enhance your Grafana experience. Plugins can add new visualizations, data sources, apps, and pages to Grafana.

  3. 1 de fev. de 2011 · Browse and install plugins for Grafana, the open source observability platform. Find data sources, panels, dashboards, and more from Grafana Labs and the community.

  4. Learn how to create and run Grafana plugins using the create-plugin tool and Docker. Find out the requirements, folder structure, CLI commands, and tutorials for plugin development.

  5. 10 de ago. de 2021 · Learn about the latest Grafana plugins contributed by the community, such as Apache Cassandra, gRPC, Druid, Pyroscope, and CDF. Find out how to install, use, and develop your own plugins for Grafana dashboards.

  6. Learn how to build different types of Grafana plugins with code examples and integration tests. This repository covers app, panel, and data source plugins, as well as testing and compatibility tools.