We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: fix defaults and add missing properties across extension wiki pages - Fix MaxResponseRows/MaxResponseDocuments default from 5 to 10 (all extensions) - Fix LogSqlText default from false to true (MySql, Npgsql, Oracle, SqlClient, Sqlite) - Fix CallerName default from null to "Caller" (Npgsql) - Add AutoCorrelateWrites, ChangeFeedKeyExtractor, ChangeFeedCorrelation (CosmosDB) - Add AutoCorrelateWrites, ChangeStreamCorrelation, pipeline/GridFS annotations (MongoDB) - Fix MongoDB Update arrow direction from read-modify-write to write - Fix CosmosDB Batch operation HTTP pattern - Mark Spanner LogParameters as obsolete - Add CurrentStepTypeFetcher to Dapper config reference - Add missing config properties to MySqlConnector, Npgsql, Oracle, SqlClient - Fix Elasticsearch verbosity table response body for Detailed level - Fix Project-Templates AssertionTracking.cs contradiction
docs: complete rebrand TestTrackingDiagrams → Kronikol (v3.0.0) - All TestTrackingDiagrams references → Kronikol - All TTD abbreviations → Kronikol - X-TTD-TestName/X-TTD-TestId → test-tracking-current-test-name/test-tracking-current-test-id - ttd- prefixed headers → kronikol- - TTD_ env vars → KRONIKOL_ - Updated all code examples, API references, and guides
Update database extension docs: fix verbosity tables, add response payload sections - EF Core: fix verbosity table (response was 'None', now shows actual behavior) - EF Core: add Response Payload Capture section with tuning example - CosmosDB: fix Summarised response body (was 'None', now 'Full JSON') - Spanner: add response content to verbosity levels, add Response Payload Capture section - MongoDB: add Response Payload Capture section - Dapper: add Response Payload Capture section with tuning example
docs: LogResponseContent works at all verbosity levels for MongoDB, Dapper, Spanner (v2.37.3) - MongoDB: updated verbosity table and LogResponseContent description - Dapper: updated LogResponseContent description - Spanner: added LogResponseContent, MaxResponseRows, ResponseDetail to options table
docs: rename CallingServiceName → CallerName across all wiki pages Updated all 49 wiki pages to use CallerName. Added deprecation callouts to HTTP-Tracking-Setup.md and Event-Annotations.md.
docs: remove Option E (server-side observation) from Spanner extension page
docs: comprehensive Spanner wiki update — IHttpContextAccessor, Option E WAF limitation, emulator setup, callback wiring fixes
docs: update Spanner/Bigtable DependencyCategory, add AsyncLocal warning for WebApplicationFactory
docs(spanner): add Option D (gRPC interception) and Option E (server-side observation)
docs: add CurrentTestInfo.Fetcher as standard API for CurrentTestInfoFetcher across all framework docs
docs: add Spanner and Bigtable extension pages, update BigQuery with tracker/DI docs