ecs-dotnet
ecs-dotnet copied to clipboard
.NET integrations that use the Elastic Common Schema (ECS)
**Elastic.CommonSchema.Serilog** **ECS schema version (e.g. 1.4.0)**: 1.6 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **.NET framework / OS**: .NET 6, Win 10 **Description of the problem, including expected versus actual...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **.NET framework / OS**: .net 6 preview 4 **Description of the problem, including expected versus actual behavior**:...
Hi, I noticed that AssemblyVersion was downgraded from 1.5.0 in 1.5.1 to 1.0.0 in 1.5.3.  This leads to build errors in the following configuration: - Lib A referencing Elastic.CommonSchema.Serilog...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog):**: Elastic.Apm.SerilogEnricher **Is your feature request related to a problem? Please describe.** I have been exploring Open Telemetry and how the Elastic Stack and Serilog would...
Potential dupe of #139 , but am still facing the same issue with Serilog on 1.5.3 **ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS schema version (e.g. 1.4.0)**: 1.5.3 **ECS .NET...
Metadata properties and classes at the top level get renamed with underscores. For instance: If I add a class called "ContextInfo" to the LogEventInfo properties collection. It doesn't matter what...
relates: https://github.com/dotnet/runtime/pull/37092 Activity ids and context are added to log scopes in newer versions of Microsoft.Extensions.Logging. Investigate using values added to scopes to populate trace related fields in Elasticsearch.Extensions.Logging.
Core minimum for release 1.9.0 * Autogenerate from the schema definition. * Fix up any compatibility issues with clients/usage, e.g. different loggers. Depending on the extent of changes, for anything...
Core minimum for release 1.8.0 * Autogenerate from the schema definition. * Fix up any compatibility issues with clients/usage, e.g. different loggers. Depending on the extent of changes, for anything...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.BenchmarkDotNetExporter **ECS schema version (e.g. 1.4.0)**: 1.5.1 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.1 **Elasticsearch version (if applicable)**: ES Cloud 7 **.NET framework / OS**:...