Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/telemetry
Configure logging, metrics & error reporting in our applications.
https://github.com/altipla-consulting/telemetry
Last synced: about 1 month ago
JSON representation
Configure logging, metrics & error reporting in our applications.
- Host: GitHub
- URL: https://github.com/altipla-consulting/telemetry
- Owner: altipla-consulting
- License: mit
- Created: 2023-12-07T12:35:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T17:31:37.000Z (2 months ago)
- Last Synced: 2024-10-31T18:22:50.149Z (2 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/telemetry
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telemetry
[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/telemetry.svg)](https://pkg.go.dev/github.com/altipla-consulting/telemetry)
Configure logging, metrics & error reporting in our applications.
## Install
```shell
go get github.com/altipla-consulting/telemetry
```## Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
## License
[MIT License](LICENSE)