Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Adnan Rahi膰 <adnan@kubeshop.io>
  • Loading branch information
danielbdias and adnanrahic committed Jun 16, 2023
1 parent de7b933 commit d2acf6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/observability-to-the-rescue/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Observability to the Rescue! support material
# Observability to the Rescue! - Conference talk at DeveloperWeek Latin America 2023 by [Daniel Dias](https://github.com/danielbdias)

This is a support material for the presentation "Observability to the Rescue! Monitoring and testing APIs with OpenTelemetry".
This repo contains the sample app for the presentation "Observability to the Rescue! Monitoring and testing APIs with OpenTelemetry" at DeveloperWeek Latin America 2023.

To run this example just run:
Run this example with:
```sh
docker compose up
```

### Requests that you can do this example
### Requests that you can run this example

Valid payment without risk analysis scenario:
```sh
Expand Down

0 comments on commit d2acf6e

Please sign in to comment.