kamon-influxdb

Kamon InfluxDB Integration

  • 所有者: kamon-io/kamon-influxdb
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

InfluxDB Integration Build Status

Gitter
Maven Central

Reporting Metrics to InfluxDB

InfluxDB is a high performance open source database for handling time series data. It receives metrics over HTTP or UDP
using its own line protocol. It's a high availability and high performance database and provides an excellent backend
for monitoring.

The kamon-influxdb module only supports sending data to InfluxDB over HTTP.

Installation

Add the kamon-influxdb dependency to your project and ensure that it is in
your classpath at runtime. Kamon's module loader will detect that
the InfluxDB module is in the classpath and automatically starts it.

Getting Started

The kamon-influxdb module is currently available for Scala 2.10, 2.11 and 2.12.

Supported releases and dependencies are shown below., kamon-influxdb, status, jdk, scala, :---------------:, :------:, :----:, --------------------, 1.0.1, stable, 1.8+, 2.10, 2.11, 2.12, To get started with SBT, simply add the following to your build.sbt or pom.xml files:

libraryDependencies += "io.kamon" %% "kamon-influxdb" % "1.0.1"
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-influxdb_2.12</artifactId>
    <version>1.0.1</version>
</dependency>

A full description of the capabilities of this module can be found in the official documentation.

主要指標

概覽
名稱與所有者kamon-io/kamon-influxdb
主編程語言Scala
編程語言Scala (語言數: 1)
平台
許可證Other
所有者活动
創建於2016-12-03 22:49:55
推送於2020-03-31 08:57:14
最后一次提交2020-03-31 10:57:07
發布數11
最新版本名稱v2.0.0 (發布於 2019-07-25 02:28:31)
第一版名稱v0.6.5 (發布於 2017-01-29 13:57:34)
用户参与
星數5
關注者數4
派生數14
提交數58
已啟用問題?
問題數10
打開的問題數0
拉請求數16
打開的拉請求數0
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?