From dea99d6a948b501a11e5f2b8d2192edbb382ebdc Mon Sep 17 00:00:00 2001 From: Nitai Chandra Banik Date: Sat, 26 Jun 2021 19:34:57 +0600 Subject: [PATCH 1/3] initial edit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0223951e..32706335 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,11 @@ in terminal from project's root folder. The first run can take 30 mins to 1 hour - Visual Studio - SQL Server - Azure DevOps -- RabbitMQ - API Gateway - GraphQL - Blazor +- Logging: Serilog +- Distributed tracing- Jaeger ## Contributing From 1b39585aa1856f8ff9b6d80ce795d6146162066f Mon Sep 17 00:00:00 2001 From: Nitai Chandra Banik Date: Sat, 2 Oct 2021 22:18:58 +0600 Subject: [PATCH 2/3] tech & tool section updated --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32706335..ef3bc33a 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,11 @@ in terminal from project's root folder. The first run can take 30 mins to 1 hour - Orchestrators: Kubernetes - Visual Studio - SQL Server -- Azure DevOps - API Gateway - GraphQL - Blazor -- Logging: Serilog -- Distributed tracing- Jaeger +- Serilog(logging) +- Jaeger(distributed tracing) ## Contributing From ecbb84d6cc2451617e68447deab3c3004166001d Mon Sep 17 00:00:00 2001 From: Nitai Chandra Banik Date: Sat, 2 Oct 2021 22:18:58 +0600 Subject: [PATCH 3/3] tech & tool section updated --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32706335..2251c8b9 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,11 @@ in terminal from project's root folder. The first run can take 30 mins to 1 hour - Orchestrators: Kubernetes - Visual Studio - SQL Server -- Azure DevOps - API Gateway - GraphQL - Blazor -- Logging: Serilog -- Distributed tracing- Jaeger +- Serilog(Logging) +- Jaeger(Distributed tracing) ## Contributing