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

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