https://github.com/orca-telemetry/core
Build Bespoke AI on Robotics and IoT telemetry in Days, not Months!
https://github.com/orca-telemetry/core
analytics computing insight orchestration
Last synced: 3 months ago
JSON representation
Build Bespoke AI on Robotics and IoT telemetry in Days, not Months!
- Host: GitHub
- URL: https://github.com/orca-telemetry/core
- Owner: orca-telemetry
- License: mit
- Created: 2024-02-12T12:36:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-27T20:18:29.000Z (3 months ago)
- Last Synced: 2026-04-27T20:24:14.196Z (3 months ago)
- Topics: analytics, computing, insight, orchestration
- Language: Go
- Homepage: https://orcatelemetry.io
- Size: 10.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README


[Orca](https://orcatelemetry.io) is a analytics orchestration framework that makes it easy for
development and product teams to extract real-time insights from telemetry data. It provides a
structured and scalable way to schedule, process, and analyse data, at scale, using a
time window based triggering mechanism.
This means Orca is perfectly suited to tasks that involve capturing regions of time, as they occur,
and running analyses on them, whilst also allowing dependencies between analyses and nested time
windows (i.e. analysis can trigger other analyses).
## Documentation
Full documentation can be found at [orcatelemetry.io/docs](https://orcatelemetry.io/docs).
## 📄 License
Orca is licensed under the [GNU General Public License v3.0](./LICENSE.md).