-
Notifications
You must be signed in to change notification settings - Fork 0
/
prometheus-slides.md.html
518 lines (379 loc) · 11.4 KB
/
prometheus-slides.md.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
<html>
<head>
<title>Softwaremonitoring mit Prometheus</title>
<meta charset="utf-8">
<style>
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
@page {
size: 1210px 681px;
margin: 0;
}
@media print {
.remark-slide-scaler {
width: 100% !important;
height: 100% !important;
transform: scale(1) !important;
top: 0 !important;
left: 0 !important;
}
}
body {
font-family: 'Droid Serif';
margin: 0px;
}
h1, h2, h3 {
font-family: 'Yanone Kaffeesatz';
font-weight: normal;
color: #475b80;
}
h3 {
font-size: 30px;
margin-top: -45px;
}
img {
max-width: 100%;
}
h1 {
border-bottom: 1px solid black;
}
/* Two-column layout */
.left-column {
width: 50%;
float: left;
}
.right-column {
width: 49%;
float: right;
padding-top: 0em;
margin-top: 0em;
text-align: left;
}
ol {
padding: 0 0 0 1.5em;
margin: 1em 0;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
}
li {
padding-left: 1em;
padding-top: 0.5em;
}
ul li ul li {
padding-left: 2em;
padding-top: 0.2em;
}
li:before {
content: "\25cf";
display: inline-block;
width: 1.5rem;
}
.remark-code, .remark-inline-code {
font-family: 'Ubuntu Mono';
font-size: 27px;
}
blockquote {
border-left: 5px solid #cccccc;
padding-left: 1em;
margin: 1em -2em;
font-style: italic;
color: #999999;
}
.remark-slide-number {
display: none;
}
.remark-slide {
display: table;
}
.remark-slide-content {
border-bottom: 50px solid #475b80;
background-color: #ebf6ff;
font-size: 26px;
padding: 0.5em 2em 0.5em 2em;
}
.remark-slide-content:after {
content: "";
position: absolute;
bottom: 0px;
right: 0px;
height: 50px;
width: 118px;
}
.cite {font-size: 0.8em; color:#33AA99;font-style: italic}
.footnote {
position: absolute;
bottom: 3em;
}
.twitter {
position: absolute;
bottom: 0.3em;
left: 0.5em;
}
</style>
</head>
<body>
<textarea id="source">
name: twitter
layout: true
.twitter[<a href="https://twitter.com/goettl" class="twitter-follow-button" data-show-count="false">Follow @goettl</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>]
---
class: middle,center
# Softwaremonitoring mit Prometheus
.center[Georg Öttl]
???
Ich werde euch in der nächsten Stunde Softwaremonitoring mit Prometheus näherbringen. Mit der DevOps Brille aufgesetzt.
Es wird darum gehen, wie Monitoring durchgängig von Entwicklung bis zum Betrieb genutzt werden kann.
Was sind die Vorteile, warum geht das so toll mit Prometheus und warum sollte man das überhaupt
machen.
---
.center[**Übersicht**]
* Beruflicher Kontext
* Monitoring, was ist das?
* DevOps Demo verteiltes Gitblit
* Special: Prometheus für Java Entwickler
* Die Nadel im Heuhaufen: Export Metriken, Whitebox Monitoring, Data Science
---
class: middle, left
# Beruflicher Kontext
---
## Über mich
.left-column[
* Enterprise Software Entwicklung
* Java Pro Developer (15+)
* DevOps 4 Infonova Entwickler Services (3+)
* Knowledge Discovery / Data Science Services (3)
]
.right-column[
![image](img/me.jpg)
**.center[Twitter @goettl]**
]
---
## Über Infonova
* 350 Angestellte, Standorte Graz, Wien, ~250 Entwickler
* 1 Operations-, 2 Entwicklungs-Abteilungen
* ~20-40 Projekte gleichzeitig
* 30 Personen bis 5 Personen
* Tochtergesellschaft von BearingPoint, 3800 Mitarbeiter
.center[**Usecase einer SME Software und Tech Consulting Firma**]
---
class: middle, left
# Monitoring
---
## Warum Monitoren
* Wissen um Fehlverhalten
* Fehleranalyse
* Einblick, wie Software funktioniert
* Trendanalyse für technische / Business-Entscheidungen
---
## Metrics, Tracing, Logging?
.center[![image](img/metrics_tracing_logging.png)]
.footnote[[Blog Peter Bourgon - Metrics, Tracing and Logging](https://peter.bourgon.org/blog/2017/02/21/metrics-tracing-and-logging.html)]
---
## Bekannte Monitoring Tools
* Nagios, Check_Mk (ops)
* Opentsb, Graphite (Time Series Databases)
* Influxdb + Kapacitor (Ähnlich zu Prometheus)
* Elasticsearch + Logstash + Kibana + ...
* ...
.center[**Schwer in DevOps Stack zu integrieren**]
---
## Praxis DevOps Stack
* Einige Teams konnten teilweise DevOps Stack umsetzen
* Monitoring ausgenommen, für Entwickler schwer zugängig
* Andere Firma
* Andere Abteilung
* Keine Zeit
.center[**!!! Mauer !!!!**]
---
class: middle, left
# DevOps: Demo verteiltes Gitblit
---
## Demo: Setup & Prometheus Architektur
.center[![image](img/demo_setup.png)]
---
## Demo: Prometheus Only
* Queries
* Visualisierung
* Alerts
* Navigation
---
## Demo: Prometheus advanced Vis + Navigation
* Grafana / Dashboards
* Navigation mit Labels
* Monitoring zur Verifikation von Lasttests
* Statistische Auswertung mit Prometheus Onboard Mitteln
* Monitoring for the long tail
---
## Monitoring als Teil der Entwicklung und des Deployments
* Verifikation von Performance Tests: Lasten meine Performance Tests das System tatsächlich aus?
* Was ist noch möglich: Entwickler definiert Metrik (Variable) als Teil eines Tests
---
class: middle, left
# Special: Prometheus für Java Entwickler
---
## Wie instrumentiert man bisher
* Json / CSV / View, ...
* JMX
* Libraries mit Hooks (Push)
---
## Instrumentation Client am Beispiel Gitblit
* Client Instrumentierung
* Default Metriken für Log4j
* Default Metriken für JDK
* Eigene Metriken für Git Garbage Collection und Ldap Sync Zeit
---
## Prometheus Client Instrumentierung einrichten
.center[Gitblit Servlet / Guice WebModule konfigurieren]
```java
bind(MetricsServlet.class).in(Scopes.SINGLETON);
serve("/prometheus").with(MetricsServlet.class);
```
.center[... das reicht ...]
---
## Client Metriken JDK
.center[Default JDK Metriken registrieren]
```java
DefaultExports.initialize();
```
.center[... das reicht ...]
---
## Client Metriken Log4j
.center[Logger / Log4j instrumentieren]
```properties
log4j.rootCategory=INFO, S, METRICS
...
log4j.appender.METRICS = io.prometheus.client.log4j.InstrumentedAppender
log4j.appender.METRICS.Append = false
```
.center[... das reicht ...]
---
## Eigene Metriken
```java
private final Counter garbageCollectsTotal = Counter.build()
.name("GIT_GARBAGE_COLLECTS_TOTAL")
.help("Number of git garbage collects issued by giblit for a repository")
.register();
...
garbageCollectsTotal.inc();
```
.center[... das reicht ...]
---
## Demo: Exporter / Endpoint (Gitblit)
```
...
# TYPE jvm_memory_pool_bytes_max gauge
jvm_memory_pool_bytes_max{pool="Code Cache",} 2.5165824E8
jvm_memory_pool_bytes_max{pool="Metaspace",} -1.0
jvm_memory_pool_bytes_max{pool="Compressed Class Space",} 1.073741824E9
jvm_memory_pool_bytes_max{pool="PS Eden Space",} 1.320157184E9
jvm_memory_pool_bytes_max{pool="PS Survivor Space",} 3.670016E7
jvm_memory_pool_bytes_max{pool="PS Old Gen",} 2.793406464E9
# HELP log4j_appender_total Log4j log statements at various log levels
# TYPE log4j_appender_total counter
log4j_appender_total{level="debug",} 0.0
log4j_appender_total{level="warn",} 4.0
log4j_appender_total{level="trace",} 0.0
log4j_appender_total{level="error",} 1034.0
log4j_appender_total{level="fatal",} 0.0
log4j_appender_total{level="info",} 6049.0
...
```
---
## Was haben wir gesehen?
* Einfaches Export Format
* Monitoring Schnittstelle wurde implementiert, nicht konfiguriert
* Whitebox Monitoring
.center[**Whitebox monitoring funktioniert ohne Entwickler nicht!**]
---
class: middle, left
# Die Nadel im Heuhaufen: Whitebox Monitoring, Statistik, Datascience
---
## Warum noch kompliziertere Methoden?
* Benachrichtigungen über Unerwartetes
* Vorhersagen über CPU / Ressourcen usw.
* Vorhersehen von Ausfällen
* Keine Fehlalarme oder fehlende Alarms in der Bereitschaft (Nachtschlaf!)
---
## Don't do it!
.center[**Start simple. Don't use DeepLearning in your new application when a
straight-forward 15 minute rule-based system will do**]
.center[**Don't use ML, when rules do well**]
.center[**All the data in the world means nothing, if you can’t make sense of it. And that’s the hard part.**]
---
## Regeln wie ML Validieren!
* Quantitativ
* Precision / Recall für Alerts
* Python / R / Excel ...
* Qualitativ
* Support Tickets
* Feedback User
* Muss nicht vollautomatisiert passieren
---
## Histogramme, Monitoring for the long tail
* Deskriptive Statistik mit Prometheus gut umsetzbar
* Anwendungsfall: Genaues Anschauen der 1% schlechtesten Werte
* Beispiel unten aggregiert Daten aus 2 gitblit instanzen und erstellt dafür ein Histogram
``` postgresql
histogram_quantile(0.99,
sum(
rate(
http_request_duration_seconds_bucket{method="GET"}[1m]
)
) by (le))
```
---
## Outliers & Whitebox Monitoring
* WB Monitoring erlaubt optimalerweise das Beobachten von genau einer
Variablen (univariat)
* Dadurch sind weniger Daten notwendig um statistische Aussagen zu machen
* Gehört der aus der Reihe fallende Wert zu dieser Warscheinlichkeitsverteilung?
* Kann ich den Wert ignorieren / Ja oder Nein? Ist er ein Outlier Ja / Nein?
---
## Outliers Detection Algorithms
.center[![image](./img/anomaly_detection.png)]
.footnote[https://github.com/twitter/AnomalyDetection]
---
## Demo Export Data
* Demo API + Datentypen
* Export python into Panda / Numpy, csv
* Kurzgesagt, Java ist kein gutes Tool zur Datenanalyse
---
# Zusammenfassung: Was macht Prometheus für DevOps so interessant
* Einfaches Setup
* All in one Lösung: Persistenz, Visualisierung, Alerts
* Effizient, ressourcenschonend
* Lebhafte opensource community
* DevOps fähig
* Rest Schnittstelle / Daten Extraktion zu erweiterten Datenanalyse
---
class: middle, center
# Danke für die Aufmerksamkeit!
.center[Georg Öttl, Infonova]
.center[Twitter: @goettl]
</textarea>
<script src="remark-latest.min.js"></script>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML&delayStartupUntil=configured" type="text/javascript"></script>
<script>
var slideshow = remark.create();
MathJax.Hub.Configured();
</script>
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, "script", "twitter-wjs"));</script>
</body>
</html>