ecs-dotnet icon indicating copy to clipboard operation
ecs-dotnet copied to clipboard

[FEATURE] Elastic.CommonSchema.BenchmarkDotNetExporter should export all columns

Open DR9885 opened this issue 3 years ago • 0 comments

ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog): Elastic.CommonSchema.BenchmarkDotNetExporter

Is your feature request related to a problem? Please describe. I can't find a way export all columns to elasticsearch, if I extra columns are added.

Describe the solution you'd like It should send all columns to elasticsearch, or at least have options to add them.

Describe alternatives you've considered make a custom exporter, but I'd rather use this one.

DR9885 avatar Mar 03 '22 22:03 DR9885