Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.3% on proxy.golang.org
Top 2.0% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org
Top 1.3% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/influxdata/kapacitor

A data pipeline processing engine. See the README for more complete examples and guides. Code Organization: The pipeline package provides an API for how nodes can be connected to form a pipeline. The individual implementations of each node exist in this kapacitor package. The reason for the separation is to keep the exported API from the pipeline package clean as it is consumed via the TICKscripts (a DSL for Kapacitor). Other Concepts: Stream vs Batch -- Use of the word 'stream' indicates data arrives a single data point at a time. Use of the word 'batch' indicates data arrives in sets or batches or data points. Task -- A task represents a concrete workload to perform. It consists of a pipeline and an identifying name. Basic CRUD operations can be performed on tasks. Task Master -- Responsible for executing a task in a specific environment. Replay -- Replays static datasets against tasks.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/influxdata/kapacitor
Keywords: kapacitor, monitoring, time-series
License: MIT
Latest release: 21 days ago
First release: almost 3 years ago
Namespace: github.com/influxdata
Dependent packages: 6
Dependent repositories: 11
Stars: 2,197 on GitHub
Forks: 498 on GitHub
Docker dependents: 12
Docker downloads: 212,221,640
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...