https://github.com/bugsnag/bugsnag-go-performance
An OpenTelemetry plugin to connect your Go app's performance data to your BugSnag dashboard.
https://github.com/bugsnag/bugsnag-go-performance
bugsnag go open-telemetry open-telemetry-go performance platforms server-side
Last synced: about 1 month ago
JSON representation
An OpenTelemetry plugin to connect your Go app's performance data to your BugSnag dashboard.
- Host: GitHub
- URL: https://github.com/bugsnag/bugsnag-go-performance
- Owner: bugsnag
- License: mit
- Created: 2024-08-06T14:23:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T11:47:48.000Z (12 months ago)
- Last Synced: 2025-06-30T12:41:45.429Z (12 months ago)
- Topics: bugsnag, go, open-telemetry, open-telemetry-go, performance, platforms, server-side
- Language: Go
- Homepage: https://docs.bugsnag.com/performance/integration-guides/go
- Size: 104 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[](https://docs.bugsnag.com/performance/go/)
[](https://pkg.go.dev/github.com/bugsnag/bugsnag-go-performance)
[](https://github.com/bugsnag/bugsnag-go-performance/actions/workflows/test-package.yml)
Convenience SDK for using the [Go OpenTelemetry SDK](https://github.com/open-telemetry/opentelemetry-go) with BugSnag.
## Features
- Simple configuration using BugSnag API key
- Control sampling using BugSnag's probability-based sampler
## Getting started
For integration instructions, see our online docs: [docs.bugsnag.com/performance/go](https://docs.bugsnag.com/performance/go)
## Support
* [Read the integration guide](https://docs.bugsnag.com/performance/go)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-go-performance/issues?=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-go-performance/issues/new)
## License
The BugSnag Go Performance SDK is free software released under the MIT License. See [LICENSE.txt](LICENSE.txt) for details.