The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/e2e/custom-plugins
Erik Sundell 72241dbf5f
Plugin extensions: Add e2e tests (#89048)
11 months ago
..
app-with-extension-point Plugin extensions: Add e2e tests (#89048) 11 months ago
app-with-extensions Plugin extensions: Add e2e tests (#89048) 11 months ago
frontend-sandbox-app-test Sandbox: e2e tests for apps running inside the frontend sandbox (#76357) 2 years ago
frontend-sandbox-datasource-test Sandbox: Add basic e2e tests for datasources inside sandbox (#76226) 2 years ago
frontend-sandbox-panel-test Sandbox: Add e2e tests to test global variables access (#76598) 2 years ago
README.md Plugin extensions: Add e2e tests (#89048) 11 months ago

README.md

Custom plugins

Plugins in this directory will be installed when the e2e test server is started. Optionally, you can provision the plugin by adding configuration to the datasources.yaml or to the plugins.yaml.

These plugins are not being built as part of CI. Plugins in this directory are being version controlled, so make sure the bundle size is small. Only use dependencies provided by the runtime (see list of runtime dependencies here).