Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winlinvip/srs-apm-http1
Tencent APM over HTTP1
https://github.com/winlinvip/srs-apm-http1
Last synced: about 1 month ago
JSON representation
Tencent APM over HTTP1
- Host: GitHub
- URL: https://github.com/winlinvip/srs-apm-http1
- Owner: winlinvip
- Created: 2022-09-19T04:19:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T04:30:21.000Z (over 2 years ago)
- Last Synced: 2024-06-20T08:00:58.980Z (6 months ago)
- Language: Go
- Homepage: https://ossrs.io
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# srs-apm-http1
Tencent APM over HTTP1
## Usage
Build this tool:
```bash
go get github.com/winlinvip/srs-apm-http1
```Run this tool:
```bash
env TOKEN=xxx ~/go/bin/srs-apm-http1
```> 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).