appstore-1panel/apps/grafana
renovate[bot] 88f48fc718
chore(deps): update grafana/grafana docker tag to v10.0.2 (#220)
* chore(deps): update grafana/grafana docker tag to v10.0.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-07-11 23:07:10 +08:00
..
10.0.2 chore(deps): update grafana/grafana docker tag to v10.0.2 (#220) 2023-07-11 23:07:10 +08:00
data.yml feat:添加grafana、prometheus (#208) 2023-07-07 13:54:44 +08:00
logo.png feat: 压缩 logo.png (#212) 2023-07-10 15:46:28 +08:00
README.md feat:添加grafana、prometheus (#208) 2023-07-07 13:54:44 +08:00

使用说明

默认账户与密码

username:admin
password:admin

注意:应用部署前需要先创建存储卷,

终端运行

docker volume create grafana_data

假如需要完全删除数据,除了删除容器还需要删除存储卷grafana_data

原始相关

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:

  • Visualizations: 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

This project is tested with BrowserStack

License

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