Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).