Slide 1

Slide 1 text

Democratize Metrics with Grafana

Slide 2

Slide 2 text

• Metrics everyone can see • Visualizations anyone can build • Mix and match data sources • In an open source platform

Slide 3

Slide 3 text

Grafana 1.x • Front-end application. Stores all dashboards in ES. • Initially only supported graphite • Graph and single stat • Influxdb was added. • Opentsdb was added

Slide 4

Slide 4 text

Grafana 2.x • Backend (Go) • Store dashboards in DB (sqlite/ mysql/postgres) • User, permissions, orgs • API • Elastic, CloudWatch, Prometheus • Table Panel • Mixed DS

Slide 5

Slide 5 text

Grafana 3.x • Improved plugin system • grafana.net • grafana-cli • UX improvements

Slide 6

Slide 6 text

Grafana 4.x • Alerting • Histogram • Heatmap • MySQL data source (alpha)

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

UNIFY • 30+ data sources • Mixed data sources

Slide 11

Slide 11 text

Native Support OpenTSDB

Slide 12

Slide 12 text

Native Support OpenTSDB

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

DYNAMIC • Template Variables • Ad hoc filters • Scripted dashboards

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

COLLABORATE • Share dashboard snapshots • Share dashboard on grafana.com • Contribute to Grafana • Open issue on github • Write your own plugin

Slide 17

Slide 17 text

No content

Slide 18

Slide 18 text

VISUALIZE

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

ES heatmap • Built on ES backend • 1 Series for each bucket

Slide 22

Slide 22 text

• Prometheus histogram ? • StatsD ?

Slide 23

Slide 23 text

TEMPLATING

Slide 24

Slide 24 text

TEMPLATING node_load1{instance="host1"} node_load1{instance="$host"} $host

Slide 25

Slide 25 text

Template Variables • Query • Data Source • Interval • Custom • Constant • Ad hoc (Influx, ES)

Slide 26

Slide 26 text

Multi-value variables

Slide 27

Slide 27 text

Variable interpolation host1, host2, host3 • {host1,host2,host3} • (host1|host2|host3) • (“host1” OR “host2” OR “host3”)

Slide 28

Slide 28 text

Scripted Dashboard {js} =>

Slide 29

Slide 29 text

Scripted Dashboard var ARGS, $, jQuery, _, window, document, moment, kbn, dateMath, services = { dashboardSrv, datasourceSrv, $q };

Slide 30

Slide 30 text

Scripted Dashboard console.log(services)

Slide 31

Slide 31 text

PLUGINS

Slide 32

Slide 32 text

PLUGINS

Slide 33

Slide 33 text

DS Plugin

Slide 34

Slide 34 text

ALERTING

Slide 35

Slide 35 text

Alerting

Slide 36

Slide 36 text

Alerting Problems • Alerts with template vars (#6557) • Alert per series (#7832) • Multiple alert generation (#6685) • Clustering support (#6957) • More data sources

Slide 37

Slide 37 text

COLLABORATE

Slide 38

Slide 38 text

Roadmap (WIP) • Support for MySQL & Postgres • User Groups & Dashboard folders • Docs! • Graph annotations

Slide 39

Slide 39 text

Roadmap • Improved panel layout • Backend plugins • Time series transformations • Reporting • Web socket & live data streams • Migrate to Angular2

Slide 40

Slide 40 text

Roadmap • Dashboard revisions (done!) • Clustering for alert engine (WIP)

Slide 41

Slide 41 text

timeShift • Weekly • Articles, links • Plugins and Dashboards updates • This week’s Most Valuable Contributor

Slide 42

Slide 42 text

Александр Зобнин [email protected] github.com/alexanderzobnin grafana.com