FluidFramework/packages
Mark Fields eac1018f1f
feat(odsp-driver): Add logging property if doc is in dogfood or MSIT server environments (#23186)
Sometimes we are investigating a live site incident with our 1P
customers, and it would be helpful to know which service environment
(SharePoint "Farm") the document belongs to, since different settings or
code can be deployed to these independently. We can get a reasonable
proxy of this by inspecting the domain of the URL against some known
patterns.

We are computing/logging this for trees-latest and create-new events -
should typically be once per session.
2024-11-22 16:46:24 -08:00
..
common Move events library to core-interfaces and client-utils (#23141) 2024-11-22 18:14:38 +00:00
dds Expose squash method on SharedTreeBranch (#23170) 2024-11-22 15:50:38 -08:00
drivers feat(odsp-driver): Add logging property if doc is in dogfood or MSIT server environments (#23186) 2024-11-22 16:46:24 -08:00
framework Add Clone to SharedTree Revertible (#23044) 2024-11-20 15:45:41 -08:00
loader Update type tests to use 2.10 (#23145) 2024-11-19 15:21:27 -08:00
runtime fix(gc): fullGC flag for Autorecovery shouldn't be cleared before GC runs (#23179) 2024-11-22 13:07:15 -08:00
service-clients Add driver type information in service-client telemetry (#22964) 2024-11-22 04:16:27 +00:00
test Skip flaky SharedString e2e test for ODSP and r11s (#23187) 2024-11-22 16:32:09 -08:00
tools fix(devtools-view): Fix selectable menu section role (#23177) 2024-11-22 10:44:46 -08:00
utils Update type tests to use 2.10 (#23145) 2024-11-19 15:21:27 -08:00