Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winlinvip/srs-apm-http2
Tencent APM over GRPC/HTTP2
https://github.com/winlinvip/srs-apm-http2
Last synced: about 1 month ago
JSON representation
Tencent APM over GRPC/HTTP2
- Host: GitHub
- URL: https://github.com/winlinvip/srs-apm-http2
- Owner: winlinvip
- Created: 2022-09-19T04:09:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T04:18:05.000Z (over 2 years ago)
- Last Synced: 2024-06-21T03:27:01.111Z (6 months ago)
- Language: Go
- Homepage: https://ossrs.io
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# srs-apm-http2
Tencent APM over GRPC/HTTP2
## Usage
Build this tool:
```bash
go get github.com/winlinvip/srs-apm-http2
```Run this tool:
```bash
env TOKEN=xxx ~/go/bin/srs-apm-http2
```> Note: Please get token from [TAPM](https://console.cloud.tencent.com/apm/monitor/access).
Please check APM spans at [TAPM console](https://console.cloud.tencent.com/apm/monitor/application?tab=span).