taimos / lumigo-webinar

Sample Code for Webinar on 2022-06-16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lumigo Fargate + Lambda demo

Setup

  1. Create a secret in AWS SecretManager with name AccessKeys and LumigoToken as field, using as value for the latter the Lumigo token you find in the Lumigo platform under Settings --> Tracing --> Manual tracing
  2. Have a Docker daemon running on your machine (CDK will need to build a Docker image and push it to Amazon ECR)
  3. Run cdk deploy --all

About

Sample Code for Webinar on 2022-06-16

License:Apache License 2.0


Languages

Language:TypeScript 86.4%Language:Python 5.9%Language:JavaScript 4.0%Language:Dockerfile 3.7%