Skip to content

Commit

Permalink
Revert changes due to maxdepth
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Nov 30, 2023
1 parent 9808d33 commit 1e5d806
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion resources/references/adr/2021-11-09-increment-pattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ So we implement a new gateway with the following methods:

This then enables the following functional flow:

![](../../../assets/adr/message-queue-stats.png "Message queue stats gateway")
![](../../../assets/adr/message_queue_stats.png "Message queue stats gateway")

Furthermore, it should also be possible to completely disable the message queue stats or any pool via config file.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class CartCalculator
```

These spans are then displayed in the timeline of the corresponding profilers:
![](../../../assets/adr/tideways-benchmark.png "Tideways benchmark")
![](../../../assets/adr/tideways_benchmark.png "Tideways benchmark")

Which profiler should be used in the system can be configured via `config/packages/*.yaml`:

Expand Down

0 comments on commit 1e5d806

Please sign in to comment.