Skip to content

Commit

Permalink
Open API spec screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mourjo committed Dec 3, 2023
1 parent 33874d1 commit 0b57aea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,11 @@ $ curl -s http://localhost:7123/party/404 | jq .
"error": "Not found"
}
```
## Routes
There are two routes - to create a party and to retrieve a party:
![Alt text](src/main/resources/openapi.png)

## Problem
## Demo

### Setup
Start Kibana, Elasticsearch and Logstash:
Expand All @@ -88,7 +91,7 @@ We can now drill down on one of the fields, here we are looking at all logs for
![Alt text](src/main/resources/kibana_7.png)


### Visialization
### Visualization
Information from logs can be aggregated and viewed on a more macroscopic level as well:
http://localhost:5601/app/dashboards#/view/a6cc3db0-91c2-11ee-9cd4-0f499c097bfb

Expand Down
Binary file added src/main/resources/openapi.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b57aea

Please sign in to comment.