Skip to content

Commit

Permalink
Fix queue (#19)
Browse files Browse the repository at this point in the history
* feat: grafana dashboard V2

* fix: decrease queue once on reject

* fix: queue gauge metric

* chore: remove xUnit traits from Benchmark and Performance projects
  • Loading branch information
tiagodaraujo authored Apr 4, 2024
1 parent 48083e2 commit 08ead5a
Show file tree
Hide file tree
Showing 22 changed files with 1,389 additions and 1,201 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ sample:

sample-clean:
@docker compose -f docker-compose.sample.yaml down

benchmark:
dotnet run -c Release --project ./tests/benchmark/Farfetch.LoadShedding.BenchmarkTests/Farfetch.LoadShedding.BenchmarkTests.csproj
Loading

0 comments on commit 08ead5a

Please sign in to comment.