We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7312d37 commit deed3e2Copy full SHA for deed3e2
TODO
@@ -1,12 +1,9 @@
1
# TODO
2
-- [ ] prep: 1 slide + intro
3
-- [x] add banner
4
-- [ ] SWA DAB: prep speakers + email to DevRel Studios
5
-- [ ] PR alt text
+- [ ] add correlation ID in logs (using Dapr?)
+ - [ ] using fetch middleware
+ * check dapr how to proxy request + fetch middleware
+ * show E2E transations in Azure Monitor
6
7
## Nice to have
8
-- [c] cosmosdb emulator in compose file -> use too much resources
9
-- [c] add correlation ID in logs (using Dapr?) -> too much changes
10
-- [ ] add minimal request ID in API gateway -> add fetch middleware
11
- * check dapr how to proxy request
+- [ ] app configuration feature flag
12
- [ ] website nice CSS
0 commit comments