Skip to content

Commit

Permalink
update otel readme + slides
Browse files Browse the repository at this point in the history
  • Loading branch information
cboudereau committed Feb 6, 2024
1 parent 63d691d commit cbcf1f1
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 15 additions & 6 deletions 2024-01-31_OpenTelemetry_Looks_Good_To_Me/slides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@
<section data-markdown>
<textarea data-template>
## Start up the demo !
![demo code link](./democode-qrcode.gif)
![Architecture](./docker-compose.png)
</textarea>
</section>
<section data-markdown>
<textarea data-template>
## OpenTelemetry Logs with Loki
### OpenTelemetry Logs with Loki
![Loki](./loki.svg)
</textarea>
</section>
Expand Down Expand Up @@ -165,19 +166,26 @@
<section>
<section data-markdown>
<textarea data-template>
## Metrics with OTLP Mimir ![Mimir](./mimir.svg) ![OTLP JVM QR code](./otlp-jvm-qrcode.gif)
### Metrics with OTLP Mimir ![Mimir](./mimir.svg)
![OTLP JVM QR code](./otlp-jvm-qrcode.gif)
![Java metrics](./java-metrics.png)
</textarea>
</section>
<section data-markdown>
<textarea data-template>
## RED Method
### RED Method
![RED method](./metrics-red.png)
</textarea>
</section>
<section data-markdown>
<textarea data-template>
## JVM Metrics
### Metrics to Traces Data Link
![Metrics to Traces Data Link](./metrics-traces-datalink.png)
</textarea>
</section>
<section data-markdown>
<textarea data-template>
### JVM Metrics
![JVM Metrics](./metrics-jvm-utilization.png)
</textarea>
</section>
Expand Down Expand Up @@ -224,7 +232,7 @@
<section>
<section data-markdown>
<textarea data-template>
## Tracing with Tempo <img height="70px" src="tempo.svg"/>
### Tracing with Tempo <img height="70px" src="tempo.svg"/>

![traces error](./traces-error.png)
</textarea>
Expand Down Expand Up @@ -296,7 +304,8 @@
<section>
<section data-markdown>
<textarea data-template>
### OTEL Collector host metrics
### OTEL Collector host metrics
![OTEL Collector host metrics Dashboard](./otelcol-hostmetrics-qrcode.gif)
![OTEL Collector Host Metrics](otelcol-hostmetrics.png)
</textarea>
</section>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cbcf1f1

Please sign in to comment.