https://github.com/Logflare/telemetry-clients
https://github.com/Logflare/telemetry-clients
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Logflare/telemetry-clients
- Owner: Logflare
- Created: 2023-09-28T19:25:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T03:02:11.000Z (about 2 years ago)
- Last Synced: 2025-04-12T01:44:27.707Z (about 1 year ago)
- Language: Elixir
- Size: 159 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Warehouse SDK
Multi-language SDK for Supabase Warehouse (Logflare).
Supported languages and integrations:
- Javascript/Typescript
- Elixir ([hex.pm](https://hex.pm/packages/warehouse_ex), [docs](https://hexdocs.pm/warehouse_ex/))
- LoggerBackend - a backend for Logger
- TelemetryReporter - a telemetry reporter module for `:telemetry_metrics`
## Development
Release tags are prefixed with the language followed by the version, such as `js/v0.1.0`.
Publishing to registry will be triggered after release is created via Github Actions.