Skip to content

Commit 033aad7

Browse files
authored
Add .NET links (#20)
1 parent a5827f2 commit 033aad7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,14 @@ ECS Logging - Common resources and issues for the language specific ECS loggers
1313
* [JavaScript](https://github.com/elastic/ecs-logging-js)
1414
* [Winston](https://github.com/elastic/ecs-logging-js/tree/master/loggers/winston)
1515
* [Morgan](https://github.com/elastic/ecs-logging-js/tree/master/loggers/morgan)
16+
17+
## APM
18+
19+
* [.NET](https://github.com/elastic/ecs-dotnet)
20+
* [Serilog Enricher](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.Apm.SerilogEnricher)
21+
* [NLog Enricher](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.Apm.NLog)
22+
23+
## Benchmarking
24+
25+
* [.NET](https://github.com/elastic/ecs-dotnet)
26+
* [BenchmarkDotNet Exporter](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.BenchmarkDotNetExporter)

0 commit comments

Comments
 (0)