There was an error while loading. Please reload this page.
docs: fix EventAttribute StatusCode/StatusDescription, TelemetryGenerationAttribute names props, UpDownCounterAttribute heading; update performance results Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
docs: add migration guide and quick start documentation for Purview Telemetry Source Generator - Created Migration-From-ILogger.md to assist users in transitioning from manual ILogger to the new source generator approach, highlighting benefits, examples, and a migration checklist. - Added Quick-Start.md to provide a concise guide for setting up and using the Purview Telemetry Source Generator, including installation, interface creation, dependency injection, and optional OpenTelemetry configuration.
docs: add NamingConvention and enhance TagAttribute documentation Generation.md: - Added NamingConvention property documentation (NEW in v4) - Added Naming Conventions section with enum values - Included usage examples (assembly-wide and per-interface) - Added impact table showing Legacy vs OpenTelemetry naming - Added defaults column to properties table TagAttribute.md: - Completely rewrote with v4 context - Added v4 update callout - Explained OpenTelemetry vs Legacy naming impact - Added comprehensive usage examples - Added best practices section (4 guidelines) - Added tag naming examples for both conventions
docs: updated docs to reflect new DI option
Updated Generation (markdown)
docs: updated docs for new logging exclusion build constants
docs: fixing broken file names