Skip to content

Akirus/RequestGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RequestGraph

The tool for building request - response graphs in your application.

What is it?

The tool consist of 3 separate components

  • Library for logging request and responses
    • For Golang
    • For Java (With a spring boot extension)

It's also not hard to implement the library for your desired language using the log files format described in a docs/logfile.md

  • Standalone application for parsing log files and putting that into elastic search
  • Standalone application working with elastic search to build graphs

The tool allows to query your requests, find out which of them are going to be missing etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages