Skip to content

Commit

Permalink
fix: small update to images
Browse files Browse the repository at this point in the history
  • Loading branch information
blairdrummond committed May 21, 2024
1 parent 15688d6 commit d54d1a5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
Binary file added public/module-usage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/span-metrics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 21 additions & 3 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,22 @@ Blair Drummond

---

# Recap

TODO explain what OpenTofu and OpenTelemetry are?
<Transform :scale="1.3">

## OpenTelemetry

- The standard supported by all major log/metric/tracing providers
- OpenTelemetry enables *distributed tracing* and *context propogation*

<div class="mt-7"></div>

## OpenTofu

- The open source fork of Terraform

</Transform>

---
layout: image-right
Expand Down Expand Up @@ -164,8 +178,8 @@ TODO code-snippet that shows TRACEPARENT and tracing apply

---
layout: image-right
image: /versions.png
backgroundSize: 30em 30%
image: /span-metrics.png
backgroundSize: 30em 60%
---

# Deriving metrics
Expand All @@ -178,6 +192,10 @@ backgroundSize: 30em 30%

---

![](/module-usage.png)

---

# What's next?

<Transform :scale="1.4">
Expand Down

0 comments on commit d54d1a5

Please sign in to comment.