From a242a67d8a420798ef30e4a38e920e670f1972ca Mon Sep 17 00:00:00 2001 From: Eva Despinoy <38752330+evkade@users.noreply.github.com> Date: Thu, 25 Mar 2021 14:05:01 +0100 Subject: [PATCH] Executable Tutorial: Integrate DataDog in existing app (#972) * Executable Tutorial: Integrate DataDog in existing app * Essay: What are the benefits of using Infrastructure as Code? * Delete README.md Co-authored-by: Eva Despinoy --- .../brogard-despinoy/README.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 contributions/executable-tutorial/brogard-despinoy/README.md diff --git a/contributions/executable-tutorial/brogard-despinoy/README.md b/contributions/executable-tutorial/brogard-despinoy/README.md new file mode 100644 index 0000000000..e180b30500 --- /dev/null +++ b/contributions/executable-tutorial/brogard-despinoy/README.md @@ -0,0 +1,23 @@ +## Executable Tutorial: Integrate DataDog in existing app + +### Members +Name: André Brogärd + +Mail: brogard@kth.se + +Github: brogard + +Name: Eva Despinoy + +Mail: despinoy@kth.se + +Github: evkade + +### Proposal: +The tutorial will teach the user to integrate DataDog with an existing containerized app, using katacoda. +To do this, we will create a ”To-Do” application with a simple frontend and backend that simulates the user’s app. Also, we will explain why monitoring is important and relevant. + + +* The user will create a free trial account on DataDog (No credit card required) +* The user will integrate the existing application with DataDog +* The user can see logs in DataDog as traffic comes in