Skip to content

History / Internal Flow Tracking

Revisions

  • docs: update database toggle docs to include collections participants

    @lemonlion lemonlion committed May 24, 2026
  • 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

    @lemonlion lemonlion committed May 17, 2026
  • docs: add Step Tracking wiki page with cross-references New page covering installation, attributes, keyword sequencing, parameter capture, method name humanization, phase transitions, assertion sub-steps, nested steps, configuration, and framework compatibility. Cross-references added to: Phase-Aware Tracking (new StepTracking row in phase detection table), Assertion Tracking (See Also section), Internal Flow Tracking (See Also section), Generated Reports (BDD steps source list). Sidebar updated to show Step Tracking under Features.

    @lemonlion lemonlion committed May 8, 2026
  • 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.

    @lemonlion lemonlion committed Apr 29, 2026
  • docs: fix documentation gaps found in wiki audit - Fix incorrect docs: remove ghost CiSummaryPlantUmlRendering property, fix InternalFlowNoDataBehavior default (ShowMessage->HideLink), fix HtmlSpecificationsCustomStyleSheet default (null->VioletThemeStyleSheet), fix LightBDD HappyPathAttribute attribution - Add missing features to Report-Configuration.md: InternalFlowHasDataBehavior, FixedNameForReceivingService - Expand Tags-and-Attributes.md: Category, Labels, DocString, Step Comments - Expand Excluding-Requests.md: How It Works, ExcludedHeaders, RequestResponseMetaType - Expand Large-Response-and-Diagram-Handling.md: splitting thresholds table - Add report features to Generated-Reports.md: failure clustering, diff rendering, file attachments, step comments, ReportGenerator API section - Expand Search-Syntax.md: Implicit AND section - Document TrackingTraceContext, TestTrackingServerBridge, PendingRequestResponseLogs in Tracking-Dependencies.md - Expand Redis extension docs: add missing command mappings (MSETNX, GETRANGE, PEXPIREAT, LPUSHX, RPUSHX) - Expand ReqNRoll integration docs (all 3 pages): @category: tag, Rule blocks, Scenario Outlines, Step Tables, DocStrings - Document CreateTestTrackingClient DelegatingHandler[] overload in HTTP-Tracking-Setup.md - Expand Component-Diagrams.md diff mode: visual rendering rules, StatsChange record, 20% P95 threshold, useC4 parameter - Update API-Reference.md: add 24 missing public types (WholeTestFlowVisualization, StringCasing, DataFormat, CiMetadata, ScenarioStep, StepParameter, FileAttachment, InternalFlowHasDataBehavior, ComponentDiagramDiffer, RelationshipStats, DependencyGraphMetrics, and more)

    @lemonlion lemonlion committed Apr 17, 2026
  • v2.0.112-beta: docs for TrackingProxy, extensions, diagnostics, flame chart zoom New pages: - Diagnostics-and-Debugging.md - Integration-DispatchProxy-Extension.md - Integration-MediatR-Extension.md Updated pages: - API-Reference.md: new types (TrackingProxy, SafeSerializer, TraceContext, etc.) - Report-Configuration.md: ActivitySourceDiscovery, DiagnosticMode options - Internal-Flow-Tracking.md: flame chart zoom, enriched empty diagnostics - Tracking-Custom-Dependencies.md: TrackingProxy/LogPair alternatives - _Sidebar.md: new extension links, Diagnostics page

    @lemonlion lemonlion committed Apr 16, 2026
  • Remove all Mermaid references - Mermaid support has been removed

    @lemonlion lemonlion committed Apr 14, 2026
  • Document context menu enhancements for v2.0.16-alpha - Inline SVG Rendering: add full Context Menu section with content types, menu items, z-index - Generated Reports: add context menu to Report Features list - Component Diagrams: note context menu available on relationship flows and system flame charts - Internal Flow Tracking: document context menu on flame charts, call trees, and activity diagrams

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: update wiki for v2.0.15-alpha - whole-test flow, component diagram flows, system flamechart

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: Update wiki for zero-config auto-start, rename to AddActivityListenerForInternalFlowTracking, InternalFlowTracking defaults to true - Renamed AddOpenTelemetryForInternalFlowTracking -> AddActivityListenerForInternalFlowTracking - Documented auto-start from TestTrackingMessageHandler constructor - InternalFlowTracking default changed from false to true - InternalFlowActivitySources property on TestTrackingMessageHandlerOptions - InternalFlowSpanStore deduplication by reference identity - Updated architecture diagrams, API reference, config tables - Updated Inline-SVG-Rendering.md for new defaults

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: Update wiki for ActivityListener approach and InternalFlowSpanStore in core - Integration-OpenTelemetry-Extension.md: Featured AddOpenTelemetryForInternalFlowTracking() as recommended, documented ActivityListener vs manual OTel SDK approaches, updated API reference with all new types - Internal-Flow-Tracking.md: Updated prerequisites, full example, architecture diagram, requirements section to reflect no-reflection core store - API-Reference.md: Added InternalFlowSpanStore, InternalFlowActivityListener, InternalFlowServiceCollectionExtensions; updated TestTrackingSpanStore as facade

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: Address OTel integration feedback — existing config warning, version alignment, reading order - Add 'Projects with Existing OpenTelemetry Configuration' section with separate registration pattern and warning about polluting existing TracerProviderBuilder - Document callback-based TracerProviderBuilder pattern (shared telemetry libraries) - Fix OpenTelemetry.Exporter.InMemory minimum version to >= 1.15.1 - Add version alignment note for TTD package consistency - Add note emphasizing importance of SUT's own ActivitySource - Clarify reading order between Internal Flow Tracking and OTel Extension pages - Add existing-OTel warning to Internal Flow Tracking prerequisites and full example

    @lemonlion lemonlion committed Apr 4, 2026
  • docs: Add Internal Flow Tracking, Inline SVG Rendering, and OpenTelemetry Extension pages; update sidebar, home, report config, API reference

    @lemonlion lemonlion committed Apr 4, 2026