Skip to content

maciej-scratches/sentry-cross-sdk-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-SDK Sentry Sample

A sample containing a Python & Flask application calling a Java & Spring Boot service.

How to run

  1. Create 2 projects in Sentry console - one for Flask app, one for Java app.
  2. Update docker-compose.yml with SDKs for each project.
  3. Run make from command line.
  4. Call curl http://localhost:5000
  5. Go to Sentry console to find a new transaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published