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

https://github.com/ttys3/sentry-go-test

a util tool to test your sentry installation see if it works
https://github.com/ttys3/sentry-go-test

Last synced: about 1 year ago
JSON representation

a util tool to test your sentry installation see if it works

Awesome Lists containing this project

README

          

# sentry-go-test
a util tool to test your sentry installation see if it works

## Usage

```shell
./sentry-go-test -h
Usage:
env SENTRY_DSN=dsn_url sentry-go-test
sentry-go-test dsn_url
Examples:
env SENTRY_DSN=http://xxxxxx sentry-go-test
sentry-go-test http://xxxxxx
```