Giter Site home page Giter Site logo

b3fullstackexample's Introduction

Description

Level One is a Spring cloud app instrumented using the SDK

  • ./run.sh to run

Level Two is instrumented using the Otel Special Agent

  • ./magic.sh to run

Level Three is instrumented using the SDK again

  • ./run.sh to run

Run the satellite

  • docker-compose up -d to run the satellite

Thins you need to do

  1. Make sure you swap out the respective keys for each component. For layer one and three you need make sure your .withAccessToken() is passed your access token for your project. This can be created and found in the settings pane in Lightstep. For layer two you need to change the java flag -Dls.accessToken found in magic.sh
  2. To utilize the local satellite, you need to create a satellite key for your project and change our the satellite key in the docker-compose.yml file. This is passed as an environment variable called COLLECTOR_API_KEY
  3. You will notice that the automatic instrumentation is pointing to the public ingestion point. This is to exemplify that you can send parts of any transaction to any number of differing satellites, and the SaSS will assemble them.
  4. If you have questions, file an issue in this repo or send an email to [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.