mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
APM: Extract research to projects.
This commit is contained in:
parent
b95734fb09
commit
6f7b242ce2
20 changed files with 9 additions and 1912 deletions
9
trunk/research/apm/APM.md
Normal file
9
trunk/research/apm/APM.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# APM
|
||||
|
||||
* [http1-to-2](https://github.com/winlinvip/http1-to-2): Covert HTTP1 to HTTP2 request.
|
||||
* [srs-apm-http1](https://github.com/winlinvip/srs-apm-http1): Tencent APM over HTTP1.
|
||||
* [srs-apm-http2](https://github.com/winlinvip/srs-apm-http2): Tencent APM over GRPC/HTTP2.
|
||||
* [srs-apm-http-raw](https://github.com/winlinvip/srs-apm-http-raw): Tencent APM over HTTP1 RAW stream.
|
||||
* [cls.proto](https://github.com/winlinvip/otel-wireshark-plugin/tree/main/cls): Tencent Cloud CLS protobuf.
|
||||
* [wireshark-plubin](https://github.com/winlinvip/otel-wireshark-plugin): Wireshark plugin for OpenTelemetry(otel).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue