初识Kapacitor

  • Kapacotor

    Kapacitor is an open source data processing framework that makes it easy to create alerts, run ETL jobs and detect anomalies. Kapacitor is the final piece of the Tick stack.

    • ETL

      From wikipedia, extract, transform, load(ETL) is the general procedure of copying data from one or more sources into a destination system which represents the data differently from the source(s) or in a different context than the source(s).

      The ETL process became a popular concept in the 1970s and is often used in data warehousing.

    • TICK Stack

      Collectively, Telegraf, InfluxDB, Chronograf and Kapacitor are known as the TICK Stack.

      The TICK Stack is a loosely coupled yet tightly integrated set of open source projects designed to handle massive amounts of time-stamped information to support your metrics analysis needs.

  • TICK script language

    Kapacitor uses a Domain Specific Language(DSL) named TICK script to define tasks involving the extraction, transformation and loading (ETL) of data and involving, moreover, the tracking of arbitrary changes and the detection of events within data.

    TICKscript is used in .tick files to define pipelines for processing data.

    • methods
      • Property methods, 使用.格式
      • Chaining methods, 使用|格式
    • Nodes

      Fundamental type of TICKscript is the node.

      A NODE has properties and chaining methods.

      Common node types are batch, query, stream, from, eval, alert.and dozens of others.

      The TOP lEVEL nodes: batch and stream

      The node reference documentation lists the property and chaining methods of each node along with examples and descriptions.

    • Pipelines

      Every TICKscript is broken into one or more piplines.

      Pipelines are chains of nodes logically organized along edges that can’t cycle back to earlier nodes in the chain.

  • References

  1. Getting Started with TICK and Docker Compose
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值