Go to file
venbatechnologies@gmail.com 27991b630c Merge
2021-07-05 12:57:45 +05:30
.circleci Initial commit 2021-07-05 12:44:38 +05:30
.github Initial commit 2021-07-05 12:44:38 +05:30
conf Initial commit 2021-07-05 12:44:38 +05:30
contribute Initial commit 2021-07-05 12:44:38 +05:30
dashboard-schemas Initial commit 2021-07-05 12:44:38 +05:30
devenv Initial commit 2021-07-05 12:44:38 +05:30
docs Initial commit 2021-07-05 12:44:38 +05:30
e2e Initial commit 2021-07-05 12:44:38 +05:30
emails Initial commit 2021-07-05 12:44:38 +05:30
grafana-mixin Initial commit 2021-07-05 12:44:38 +05:30
packages Initial commit 2021-07-05 12:44:38 +05:30
packaging Initial commit 2021-07-05 12:44:38 +05:30
pkg Initial commit 2021-07-05 12:44:38 +05:30
plugins-bundled Initial commit 2021-07-05 12:44:38 +05:30
public Initial commit 2021-07-05 12:44:38 +05:30
scripts Initial commit 2021-07-05 12:44:38 +05:30
tools Initial commit 2021-07-05 12:44:38 +05:30
.babelrc Initial commit 2021-07-05 12:44:38 +05:30
.bra.toml Initial commit 2021-07-05 12:44:38 +05:30
.browserslistrc Initial commit 2021-07-05 12:44:38 +05:30
.dockerignore Initial commit 2021-07-05 12:44:38 +05:30
.drone.star Initial commit 2021-07-05 12:44:38 +05:30
.drone.yml Initial commit 2021-07-05 12:44:38 +05:30
.editorconfig Initial commit 2021-07-05 12:44:38 +05:30
.eslintignore Initial commit 2021-07-05 12:44:38 +05:30
.eslintrc Initial commit 2021-07-05 12:44:38 +05:30
.gitattributes Initial commit 2021-07-05 12:44:38 +05:30
.gitignore Merge 2021-07-05 12:57:45 +05:30
.prettierignore Initial commit 2021-07-05 12:44:38 +05:30
.prettierrc.js Initial commit 2021-07-05 12:44:38 +05:30
api-extractor.json Initial commit 2021-07-05 12:44:38 +05:30
build.go Initial commit 2021-07-05 12:44:38 +05:30
CHANGELOG_ARCHIVE.md Initial commit 2021-07-05 12:44:38 +05:30
CHANGELOG.md Initial commit 2021-07-05 12:44:38 +05:30
CODE_OF_CONDUCT.md Initial commit 2021-07-05 12:44:38 +05:30
CONTRIBUTING.md Initial commit 2021-07-05 12:44:38 +05:30
Dockerfile Initial commit 2021-07-05 12:44:38 +05:30
Dockerfile.ubuntu Initial commit 2021-07-05 12:44:38 +05:30
go.mod Initial commit 2021-07-05 12:44:38 +05:30
go.sum Initial commit 2021-07-05 12:44:38 +05:30
GOVERNANCE.md Initial commit 2021-07-05 12:44:38 +05:30
ISSUE_TRIAGE.md Initial commit 2021-07-05 12:44:38 +05:30
jest.config.js Initial commit 2021-07-05 12:44:38 +05:30
latest.json Initial commit 2021-07-05 12:44:38 +05:30
lerna.json Initial commit 2021-07-05 12:44:38 +05:30
LICENSE Initial commit 2021-07-05 12:44:38 +05:30
MAINTAINERS.md Initial commit 2021-07-05 12:44:38 +05:30
Makefile Initial commit 2021-07-05 12:44:38 +05:30
NOTICE.md Initial commit 2021-07-05 12:44:38 +05:30
package.json Initial commit 2021-07-05 12:44:38 +05:30
PLUGIN_DEV.md Initial commit 2021-07-05 12:44:38 +05:30
README.md Initial commit 2021-07-05 12:44:38 +05:30
ROADMAP.md Initial commit 2021-07-05 12:44:38 +05:30
SECURITY.md Initial commit 2021-07-05 12:44:38 +05:30
SUPPORT.md Initial commit 2021-07-05 12:44:38 +05:30
tsconfig.json Initial commit 2021-07-05 12:44:38 +05:30
UPGRADING_DEPENDENCIES.md Initial commit 2021-07-05 12:44:38 +05:30
WORKFLOW.md Initial commit 2021-07-05 12:44:38 +05:30
yarn.lock Initial commit 2021-07-05 12:44:38 +05:30

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.