Skip to content

Commit

Permalink
doc: add zipkin4net link
Browse files Browse the repository at this point in the history
  • Loading branch information
observeralone committed Jan 18, 2023
1 parent d1654fc commit 44affe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
A lightweight & opening .NET SDK for Cloud-Native and APM system
## Overview

- EaseAgent SDK can collect distributed application tracing, which could be used in the APM system and improve the observability of a distributed system. for the tracing, EaseAgent SDK follows the [Google Dapper](https://research.google/pubs/pub36356/) paper.
- EaseAgent SDK can collect distributed application tracing, which could be used in the APM system and improve the observability of a distributed system. for the tracing, EaseAgent SDK follows the [Google Dapper](https://research.google/pubs/pub36356/) paper and use [zipkin4net](https://github.com/openzipkin/zipkin4net) core library.
- EaseAgent SDK also can work with Cloud-Native architecture.
- EaseAgent SDK also can work with [MegaEase Cloud](https://cloud.megaease.com/). For example, it can monitor for service by .NET Docker APP.

Expand Down

0 comments on commit 44affe5

Please sign in to comment.