https://github.com/altipla-consulting/telemetry
Configure logging, metrics & error reporting in our applications.
https://github.com/altipla-consulting/telemetry
Last synced: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:17:28.000Z (3 months ago)
- Last Synced: 2025-03-26T18:21:47.873Z (2 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/altipla-consulting/telemetry
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telemetry
[](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)