Go to file
Ivana Huckova ffdeb4a57a
Prometheus: Run Explore instant queries trough backend (#39351)
* Prometheus: Add running of instant queries trough backend

* Rename response, keep zero length frames

* Remove debug log

* Simplify and fix value text

* Update duplicated and redundant go test

* Update public/app/plugins/datasource/prometheus/datasource.ts

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Refactor using model to create Promquery

* Fix the response length

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-09-20 16:05:21 +02:00
.bingo
.circleci
.github
.vscode
conf Alerting: Support Unified Alerting with Grafana HA (#37920) 2021-09-16 15:33:51 +01:00
contribute
cue/scuemata Apply cuetsy attrs to PanelSchema (#39112) 2021-09-15 12:27:47 -04:00
cue.mod
devenv BarChart: Fix field enumeration for bar value display and legend items (#39308) 2021-09-17 09:57:57 -05:00
docs PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
e2e
emails
grafana-mixin
packages A11y/Menu: Add keyboard support to Menu component (#38974) 2021-09-20 09:08:46 +01:00
packaging
pkg Prometheus: Run Explore instant queries trough backend (#39351) 2021-09-20 16:05:21 +02:00
plugins-bundled
public Prometheus: Run Explore instant queries trough backend (#39351) 2021-09-20 16:05:21 +02:00
scripts Chore: Remove postcss-browser-reporter (#39409) 2021-09-20 13:38:23 +02:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Pipeline: Make Pa11y ci not mandatory on PR stage (#39285) 2021-09-17 17:47:00 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.pa11yci-pr.conf.js ReleaseNotes: Updated changelog and release notes for 8.1.4 (#39288) 2021-09-16 14:15:32 +02:00
.pa11yci.conf.js
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.2.0-beta1 (#39291) 2021-09-17 09:28:44 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go Make "dist" version of dashboard scuemata directly importable in CUE (#39251) 2021-09-17 16:17:55 -04:00
go.mod Revert "Alerting: add template funcs (#38404)" (#39258) 2021-09-15 19:47:22 -03:00
go.sum Revert "Alerting: add template funcs (#38404)" (#39258) 2021-09-15 19:47:22 -03:00
jest.config.js
latest.json Update latest.json (#39332) 2021-09-17 13:07:20 +02:00
lerna.json
metadata.md
package.json Chore: Remove postcss-browser-reporter (#39409) 2021-09-20 13:38:23 +02:00
tsconfig.json
yarn.lock Chore: Remove postcss-browser-reporter (#39409) 2021-09-20 13:38:23 +02:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Drone Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture:

  • Visualize: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.