Go to file
Dominik Prokop a94c256516
GraphNG: remove y-axis position control from series color picker in the legend (#30302)
2021-01-15 14:24:21 +01:00
.circleci Circle: Remove release pipeline (#28474) 2020-10-22 16:22:48 +02:00
.github CODEOWNERS: Make backend squad owners of backend style guidelines (#30266) 2021-01-14 09:56:57 +01:00
conf Middleware: Add CSP support (#29740) 2021-01-12 07:42:32 +01:00
contribute Backend style guide: Document JSON guidelines (#30267) 2021-01-14 07:49:25 +01:00
dashboard-schemas dashboard-schemas cue 3.0.0 compatible (#29352) 2020-11-25 07:43:09 +01:00
devenv Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 2021-01-15 12:10:16 +01:00
docs Docs: Update release notes index 2021-01-15 09:22:10 +01:00
e2e InlineSwitch: Minor story fix (#30186) 2021-01-11 14:44:48 +01:00
emails
grafana-mixin reduce severity level to warning (#28939) 2020-11-20 10:30:51 +01:00
packages GraphNG: remove y-axis position control from series color picker in the legend (#30302) 2021-01-15 14:24:21 +01:00
packaging Docker: use root group in the custom Dockerfile (#28639) 2020-10-29 15:02:09 +01:00
pkg Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 2021-01-15 12:10:16 +01:00
plugins-bundled Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
public Table: migrate old-table config to new table config (#30142) 2021-01-15 13:06:40 +01:00
scripts Drone: Upgrade build pipeline tool (#30247) 2021-01-13 11:44:34 +01:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star Drone: Add version branch pipeline (#28490) 2020-10-23 10:16:17 +02:00
.drone.yml Drone: Upgrade build pipeline tool (#30247) 2021-01-13 11:44:34 +01:00
.editorconfig
.eslintignore
.eslintrc Chore: Enable remaining eslint-plugin-react rules (#29519) 2020-12-02 10:03:37 +01:00
.gitattributes CRLF (#28822) 2020-11-05 17:20:40 +01:00
.gitignore Build: changing docs docker image to prevent setting up frontend devenv. (#28670) 2020-10-30 10:22:01 +01:00
.prettierignore Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.3.7 (#30280) 2021-01-14 14:44:41 +01:00
CHANGELOG_ARCHIVE.md Automation: Adds new changelog actions (#29142) 2020-11-16 21:34:19 +01:00
CODE_OF_CONDUCT.md Docs: Refactor inconsistent unordered lists (#27826) 2020-10-02 11:02:11 -07:00
CONTRIBUTING.md IssueTriage: Needs more info automation and messages (#28137) 2020-10-16 16:49:55 +02:00
Dockerfile Make build docker full fix (#29570) 2020-12-03 14:17:40 +01:00
Dockerfile.ubuntu Make build docker full fix (#29570) 2020-12-03 14:17:40 +01:00
GOVERNANCE.md Add Alex Khomenko as member (#28032) 2020-10-05 15:08:16 +03:00
ISSUE_TRIAGE.md GrafanaBot: Update labels and commands and adds docs (#28950) 2020-11-09 21:45:18 +01:00
LICENSE
MAINTAINERS.md Docs: Refactor inconsistent unordered lists (#27826) 2020-10-02 11:02:11 -07:00
Makefile
NOTICE.md Update NOTICE.md 2021-01-06 08:16:50 +01:00
PLUGIN_DEV.md
README.md Fix titles case and add missing punctuation marks (#28713) 2020-11-05 09:17:08 -05:00
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md Docs: Fix note format for documentation (#27940) 2020-09-30 12:45:07 -07:00
WORKFLOW.md Docs: Minor docs update 2020-11-10 12:14:02 +01:00
api-extractor.json
build.go Grunt: Removes grunt dependency and replaces some of its usage (#29461) 2020-12-01 10:32:12 +01:00
go.mod Backend: use sdk version (v0.81.0) without transform (gel) code (#29236) 2021-01-14 10:11:54 -05:00
go.sum Backend: use sdk version (v0.81.0) without transform (gel) code (#29236) 2021-01-14 10:11:54 -05:00
jest.config.js Chore: Bump storybook to v6 (#28926) 2020-11-24 10:38:41 +01:00
latest.json Chore: update latest versions to 7.3.7 (#30282) 2021-01-14 15:49:32 +01:00
lerna.json Chore: Update package.json (#28291) 2020-10-15 14:41:25 +02:00
package.json Chore(deps): Bump axios from 0.19.2 to 0.21.1 (#30059) 2021-01-05 17:33:52 +01:00
tsconfig.json Tests: Adds expects for observables (#28929) 2020-11-18 15:18:55 +01:00
yarn.lock GraphNG: uPlot 1.6, hide "Show points" in Points mode, enable "dot" lineStyle (#30263) 2021-01-13 18:33:18 -06:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Circle CI 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 the Apache 2.0 License.