Difference between revisions of "Grafana"
(32 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Grafana|Grafana]]<ref>https://github.com/grafana/grafana</ref> is an open source software written in [[go]] first released in [[2014]], feature rich metrics dashboard, [[alerting]] and graph editor for [[CloudWatch]], [[ElasticSearch]], Grafana Logging, Graphite, [[InfluxDB]], [[Microsoft SQL Server]], [[MySQL]], [[OpenTSDB]], [[PostgreSQL]], [[Prometheus]], [[Google Stackdriver]] and [[TestData DB]]. | + | [[wikipedia:Grafana|Grafana]] <ref>https://github.com/grafana/grafana</ref> ([[Grafana Labs]]) is an open source software written in [[go]] first released in [[2014]], feature rich metrics [[dashboard]], [[alerting]] and graph editor for [[CloudWatch]], [[ElasticSearch]], Grafana Logging, Graphite, [[InfluxDB]], [[Microsoft SQL Server]], [[MySQL]], [[OpenTSDB]], [[PostgreSQL]], [[Prometheus]], [[Google Stackdriver]] and [[TestData DB]]. |
+ | * Repo: https://github.com/grafana/grafana | ||
+ | * [[Grafana installation]] | ||
+ | * http://localhost:3000/ | ||
− | Alerting is supported in the following datasources Graphite, [[Prometheus monitoring|Prometheus]], [[ElasticSearch|Elasticsearch]] (since version 5.2<ref>http://docs.grafana.org/alerting/rules/</ref>), [[InfluxDB]], OpenTSDB, MySQL, Postgres and [[Cloudwatch]].<ref>http://docs.grafana.org/alerting/rules/</ref> | + | [[Grafana alerts|Alerting]] is supported at least in the following [[datasources]] Graphite, [[Prometheus monitoring|Prometheus]], [[ElasticSearch|Elasticsearch]] (since version 5.2<ref>http://docs.grafana.org/alerting/rules/</ref>), [[InfluxDB]], OpenTSDB, MySQL, Postgres and [[Cloudwatch]].<ref>http://docs.grafana.org/alerting/rules/</ref> |
− | [[Notifications]] enables support for the following channels [[Discord]], Email, [[Hipchat]], [[Kafka]], Line, [[Microsoft Teams]], [[OpsGenie]], [[Pagerduty]], [[Prometheus monitoring|Prometheus]] Alertmanager, Pushover, [[RocketChat]]<ref>https://github.com/grafana/grafana/issues/9251#issuecomment-354804092</ref>, [[Sensu]], [[Slack]], [[Telegram]], [[Threema]], [[VictorOps]], [[Webhook]].<ref>http://docs.grafana.org/alerting/notifications/</ref> | + | [[Grafana alerts|Notifications]] enables support for the following channels [[Discord]], Email, [[Hipchat]], [[Kafka]], Line, [[Microsoft Teams]], [[OpsGenie]], [[Pagerduty]], [[Prometheus monitoring|Prometheus]] Alertmanager, Pushover, [[RocketChat]]<ref>https://github.com/grafana/grafana/issues/9251#issuecomment-354804092</ref>, [[Sensu]], [[Slack]], [[Telegram]], [[Threema]], [[VictorOps]], [[Webhook]].<ref>http://docs.grafana.org/alerting/notifications/</ref> |
Features: | Features: | ||
− | * Annotations <ref>https://grafana.com/docs/grafana/latest/dashboards/annotations/</ref> | + | * [[Annotations]] <ref>https://grafana.com/docs/grafana/latest/dashboards/annotations/</ref> |
* [[Notifications]] | * [[Notifications]] | ||
+ | * [[LDAP]] integration | ||
+ | |||
+ | Editions: | ||
+ | * [[Grafana Enterprise]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Binaries == | == Binaries == | ||
Line 32: | Line 31: | ||
== Activities == | == Activities == | ||
# Review Wikimedia Grafana graphs: https://grafana.wikimedia.org/?orgId=1 | # Review Wikimedia Grafana graphs: https://grafana.wikimedia.org/?orgId=1 | ||
+ | # Review plubic Grafana demo: https://play.grafana.org/ | ||
# Read [[Grafana Changelog]]. Major ~ 1 year, minor ~ 1 month | # Read [[Grafana Changelog]]. Major ~ 1 year, minor ~ 1 month | ||
# Read Grafana source code: https://github.com/grafana/grafana | # Read Grafana source code: https://github.com/grafana/grafana | ||
# Review [[Grafana logs]] | # Review [[Grafana logs]] | ||
# review https://stackoverflow.com/questions/tagged/grafana?tab=Votes | # review https://stackoverflow.com/questions/tagged/grafana?tab=Votes | ||
+ | # [[Configure Cloudwatch as Source]]: https://grafana.com/docs/grafana/latest/datasources/aws-cloudwatch/ | ||
+ | # [[Configure Google OAuth2 authentication for Grafana]] | ||
+ | # Configure [[Loki]] as a [[datasource]] | ||
== Related terms == | == Related terms == | ||
Line 41: | Line 44: | ||
* [[Prometheus]]: [[prometheus node exporter]] | * [[Prometheus]]: [[prometheus node exporter]] | ||
* [[Elasticsearch]] | * [[Elasticsearch]] | ||
− | |||
* [[Dashboards]]: https://grafana.com/grafana/dashboards | * [[Dashboards]]: https://grafana.com/grafana/dashboards | ||
* [[Amazon Managed service for Grafana]] ([[AWS timeline|Aug 2021]]) <ref>https://aws.amazon.com/blogs/aws/amazon-managed-grafana-is-now-generally-available-with-many-new-features/</ref> | * [[Amazon Managed service for Grafana]] ([[AWS timeline|Aug 2021]]) <ref>https://aws.amazon.com/blogs/aws/amazon-managed-grafana-is-now-generally-available-with-many-new-features/</ref> | ||
* [[Grafana OnCall]] | * [[Grafana OnCall]] | ||
+ | * [[Grafana Mimir]] | ||
+ | * [[Grafana Tempo]] | ||
+ | * [[Orbitz]] | ||
+ | * [[Kubernetes monitoring]] | ||
+ | * [[WiW]]: https://twitter.com/pracucci | ||
+ | * [[Synthetic]] | ||
+ | * [[Terraform Grafana provider]] | ||
+ | * [[Grafana roles]] | ||
− | ==See also== | + | == See also == |
+ | * {{Grafana}} | ||
* {{Monitoring software}} | * {{Monitoring software}} | ||
− | |||
− | |||
Latest revision as of 07:26, 9 July 2024
Grafana [1] (Grafana Labs) is an open source software written in go first released in 2014, feature rich metrics dashboard, alerting and graph editor for CloudWatch, ElasticSearch, Grafana Logging, Graphite, InfluxDB, Microsoft SQL Server, MySQL, OpenTSDB, PostgreSQL, Prometheus, Google Stackdriver and TestData DB.
Alerting is supported at least in the following datasources Graphite, Prometheus, Elasticsearch (since version 5.2[2]), InfluxDB, OpenTSDB, MySQL, Postgres and Cloudwatch.[3]
Notifications enables support for the following channels Discord, Email, Hipchat, Kafka, Line, Microsoft Teams, OpsGenie, Pagerduty, Prometheus Alertmanager, Pushover, RocketChat[4], Sensu, Slack, Telegram, Threema, VictorOps, Webhook.[5]
Features:
- Annotations [6]
- Notifications
- LDAP integration
Editions:
Binaries[edit]
Configuration files[edit]
Usage[edit]
Grafana is widely used including by wikipedia foundation
Activities[edit]
- Review Wikimedia Grafana graphs: https://grafana.wikimedia.org/?orgId=1
- Review plubic Grafana demo: https://play.grafana.org/
- Read Grafana Changelog. Major ~ 1 year, minor ~ 1 month
- Read Grafana source code: https://github.com/grafana/grafana
- Review Grafana logs
- review https://stackoverflow.com/questions/tagged/grafana?tab=Votes
- Configure Cloudwatch as Source: https://grafana.com/docs/grafana/latest/datasources/aws-cloudwatch/
- Configure Google OAuth2 authentication for Grafana
- Configure Loki as a datasource
Related terms[edit]
Node.js
- Prometheus: prometheus node exporter
- Elasticsearch
- Dashboards: https://grafana.com/grafana/dashboards
- Amazon Managed service for Grafana (Aug 2021) [7]
- Grafana OnCall
- Grafana Mimir
- Grafana Tempo
- Orbitz
- Kubernetes monitoring
- WiW: https://twitter.com/pracucci
- Synthetic
- Terraform Grafana provider
- Grafana roles
See also[edit]
- Grafana, Grafana datasources, Grafana Alerting, Grafana installation, Grafana Labs, Grafana Changelog,
Grafana logs
,docker-compose.yml (Grafana)
, Grafana Loki, Grafana Tanka, StatsD and Graphite,grafana-cli
, Loki, LogQL, Grafana Enterprise, Grafana Cloud, Grafana alerts, Amazon Grafana, Grafana OnCall, Grafana Tempo, Grafana Mimir, Grafana agent, plugins, Terraform, Grafana dashboards,/etc/grafana/grafana.ini
, Grafana Pyroscope - Monitoring: Prometheus, Cacti, monit, munin, RRDtool, Zabbix, Netdata, Nagios, Check MK, Icinga, Pingdom, OpsGenie and Datadog, Opsgenie, PRTG, Checkmk
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
Source: https://en.wikiversity.org/wiki/System_administration/Grafana
- ↑ https://github.com/grafana/grafana
- ↑ http://docs.grafana.org/alerting/rules/
- ↑ http://docs.grafana.org/alerting/rules/
- ↑ https://github.com/grafana/grafana/issues/9251#issuecomment-354804092
- ↑ http://docs.grafana.org/alerting/notifications/
- ↑ https://grafana.com/docs/grafana/latest/dashboards/annotations/
- ↑ https://aws.amazon.com/blogs/aws/amazon-managed-grafana-is-now-generally-available-with-many-new-features/
Advertising: