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.
Go to file
Gábor Farkas 8d39e6640c
InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits (#31259)
* influxdb: flux: improve error-message

* influxdb: flux: raise max-points tolerance limit

* influxdb: flux: better error-message

* influxdb: flux: different approach to nice-error-message-generation

* influxdb: flux: removed unnecessary whitespace

* influxdb: flux: better error message, new approach

* influxdb: flux: test max-data-points-exceeded situtation
2021-03-02 18:33:51 +01:00
.circleci
.github add hg team as migrations code owners (#31420) 2021-02-23 16:58:33 +01:00
conf AWS: Add aws plugin configuration (#31312) 2021-02-24 18:08:13 +01:00
contribute Docs: updated developer guide (#29978) 2021-02-05 09:35:21 +01:00
dashboard-schemas
devenv devenv: Fix typo (#31589) 2021-03-02 17:09:27 +01:00
docs Alerting: PagerDuty: adding current state to the payload (#29270) 2021-03-02 17:50:51 +01:00
e2e TraceViewer: Fix show log marker in spanbar (#30742) 2021-02-24 14:18:52 +01:00
emails Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
grafana-mixin
packages test: pass Cypress options objects into selector wrappers (#31567) 2021-03-02 14:20:49 +00:00
packaging CI: Upgrade Dockerfiles wrt. Go, Node, Debian (#31407) 2021-02-24 08:52:48 +01:00
pkg InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits (#31259) 2021-03-02 18:33:51 +01:00
plugins-bundled Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
public Loki: Label browser (#30351) 2021-03-02 16:58:14 +01:00
scripts CI: Upgrade Dockerfiles wrt. Go, Node, Debian (#31407) 2021-02-24 08:52:48 +01:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Upgrade Dockerfiles wrt. Go, Node, Debian (#31407) 2021-02-24 08:52:48 +01:00
.editorconfig
.eslintignore
.eslintrc Chore: Fix eslint react hook warnings in grafana-ui (#31092) 2021-02-24 17:21:47 +01:00
.gitattributes
.gitignore Add menu.yaml to .gitignore (#30743) 2021-01-29 10:42:53 -05:00
.prettierignore Prettier: ignore build and devenv dirs (#30501) 2021-01-21 11:11:43 -08:00
.prettierrc.js
api-extractor.json
build.go
CHANGELOG_ARCHIVE.md
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for v7.4.2 (#31475) 2021-02-25 07:28:44 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile CI: Upgrade Dockerfiles wrt. Go, Node, Debian (#31407) 2021-02-24 08:52:48 +01:00
Dockerfile.ubuntu
go.mod Chore(deps): Bump google.golang.org/api from 0.39.0 to 0.40.0 (#31210) 2021-03-01 11:27:33 +01:00
go.sum Chore(deps): Bump google.golang.org/api from 0.39.0 to 0.40.0 (#31210) 2021-03-01 11:27:33 +01:00
GOVERNANCE.md
ISSUE_TRIAGE.md
jest.config.js
latest.json update the lastest version to 7.4.3 (#31457) 2021-02-24 18:58:03 +01:00
lerna.json Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
LICENSE
MAINTAINERS.md
Makefile Remove tidy-check script (#31423) 2021-02-23 17:53:30 +02:00
NOTICE.md
package.json Bug: adding resolution for react-use-measure to prevent plugin tests from failing. (#31603) 2021-03-02 16:00:27 +01:00
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
tsconfig.json
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
yarn.lock Bug: adding resolution for react-use-measure to prevent plugin tests from failing. (#31603) 2021-03-02 16:00:27 +01:00

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.