kamon-influxdb

Kamon InfluxDB Integration

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerkamon-io/kamon-influxdb
Primary LanguageScala
Program languageScala (Language Count: 1)
Platform
License:Other
所有者活动
Created At2016-12-03 22:49:55
Pushed At2020-03-31 08:57:14
Last Commit At2020-03-31 10:57:07
Release Count11
Last Release Namev2.0.0 (Posted on 2019-07-25 02:28:31)
First Release Namev0.6.5 (Posted on 2017-01-29 13:57:34)
用户参与
Stargazers Count5
Watchers Count4
Fork Count14
Commits Count58
Has Issues Enabled
Issues Count10
Issue Open Count0
Pull Requests Count16
Pull Requests Open Count0
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private