Igor_Sychev
e98c625f81
runfix
6 years ago
Miguel Veloso
b6b0744c74
Standarize ApplicationContext logging property
6 years ago
Miguel Veloso
38a86f19c4
General refactoring for documentation
6 years ago
Igor_Sychev
5b36a89772
replace loggerFactory.AddConsole(); with loggerBuilder.AddConsole();
6 years ago
Igor_Sychev
185a5dcc31
minor packages update
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
6 years ago
Miguel Veloso
7dbab01b44
Update traces templates
6 years ago
Miguel Veloso
63a325e92e
Fix non-structured traces
6 years ago
Miguel Veloso
b2d7f8b26c
Merge pull request #944 from mvelosop/fix/changed-js-files-webmvc-project
Include files rebuilt by bundling and minification upon opening VS
6 years ago
Miguel Veloso
2713ea378b
Include files rebuilt by bundling and minification upon opening VS
6 years ago
Miguel Veloso
dfc680e152
Fix naming inconsistency
6 years ago
Miguel Veloso
405e5be62b
Add publishing integration events traces
6 years ago
Miguel Veloso
cda590e4f6
Add Seq to ordering.backgroundtasks
6 years ago
Miguel Veloso
f42f29db03
Ensure transaction is committed in the correct context, when handling chained or nested commands
6 years ago
Miguel Veloso
e6d1318418
Add LogContext for behaviour transacction
6 years ago
Miguel Veloso
ad7b33234f
Add log traces for commands
6 years ago
Miguel Veloso
12148c9723
Refactor LogContext for IntegrationEvent Handlers to include AppName
6 years ago
Miguel Veloso
77debf821b
Add Seq to WebMVC
6 years ago
Miguel Veloso
9d7124ba4d
Exclude generated files in solution .gtignore
6 years ago
Miguel Veloso
2158938dda
Fix IntegrationEventIdContext logging property name
6 years ago
Miguel Veloso
ec8add2c26
Adding logger to unit test
6 years ago
Miguel Veloso
da72fc8cea
Revert "Add Seq to ApiGatewayAggregators"
This reverts commit 21427ebc35
.
6 years ago
Miguel Veloso
122fab5108
Add LogContext to IntegrationEventHandlers
6 years ago
Miguel Veloso
6ccd7b6096
Ass Seq to SignalR.Hub
6 years ago
Miguel Veloso
21427ebc35
Add Seq to ApiGatewayAggregators
6 years ago
Miguel Veloso
37409e8869
Add Seq to WebStatus
6 years ago
Miguel Veloso
71d75f8dd3
Add Seq to Payment.API
6 years ago
Miguel Veloso
ca02053586
Added Seq to Marketing.API
6 years ago
Miguel Veloso
f7c6853404
Added Seq to Locations.API
6 years ago
Miguel Veloso
01033a7dfb
Added Seq to Identity.API
6 years ago
Jesus Santander
40e372245b
Rename BuyerEntityTYpeConfiguration.cs to BuyerEntityTypeConfiguration.cs
6 years ago
Miguel Veloso
71bcc081c1
.gitignore site.*.js files, as the are created on opening the Project
6 years ago
SychevIgor
031de21ea4
typo
typo
6 years ago
eiximenis
0eae3c3ea3
Merge branch 'features/webhooks' into dev
6 years ago
eiximenis
dc36826ec1
forcing granturl to be in same origin as hook url
6 years ago
eiximenis
71e3839056
webhooks finished
6 years ago
David Britch
adbe31b793
AllowedCorsOrigins disabled for Xamarin client. Fixes #905
6 years ago
Matt M
8a602a1dd8
Added ApiGateways to solution mimicking eShopOnContainers-ServicesAndWebApps solution structure
6 years ago
Miguel Veloso
29c41fe3e3
Remove specific version for Microsoft.AspNetCore.App
6 years ago
Miguel Veloso
f3cd3738d9
Add logging to CreateOrderCommandHandler
6 years ago
eiximenis
5b237b0a8b
webhooks flow finished. Only missing bug in api that don't show the hooks
6 years ago
Miguel Veloso
423066a822
Add log traces for integration event handling
6 years ago
Miguel Veloso
b9839d15c6
Added traces for UserCheckoutAcceptedIntegrationEvent
6 years ago
Miguel Veloso
24b660f339
Expore Program.AppName/AppShortName for logging
6 years ago
Miguel Veloso
8de902cc79
Add Seq to Ordering.API
6 years ago
eiximenis
50a5f8b0b4
new helm charts for webhooks
6 years ago
Miguel Veloso
e05a876581
Merge pull request #791 from burhandodhy/patch-1
✔ Typo fix "suittable" => "suitable"
6 years ago
Miguel Veloso
d83fa3bafc
Standarize log message
6 years ago
Miguel Veloso
3a22e2f35b
Add Seq as sink and some integration event traces
6 years ago
Miguel Veloso
6d2c1fc717
Use structured logging for exceptions
6 years ago
Miguel Veloso
d6aee2ce35
Remove MachineName from logger configuration, not really useful for eShopOnContainers
6 years ago