Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winlinvip/srs-apm-http-raw
Tencent APM over HTTP1 RAW stream.
https://github.com/winlinvip/srs-apm-http-raw
Last synced: 6 days ago
JSON representation
Tencent APM over HTTP1 RAW stream.
- Host: GitHub
- URL: https://github.com/winlinvip/srs-apm-http-raw
- Owner: winlinvip
- Created: 2022-09-19T05:19:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T05:21:20.000Z (over 2 years ago)
- Last Synced: 2025-01-02T12:09:54.198Z (9 days ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# srs-apm-http-raw
Tencent APM over HTTP1 RAW stream.
## Usage
Build this tool:
```bash
go get github.com/winlinvip/srs-apm-http-raw
```Run this tool:
```bash
env TOKEN=xxx ~/go/bin/srs-apm-http-raw
```> 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).