• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

linkedin / gobblin / 2352 / 3
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2016 02:44AM UTC
Files 640
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Mar 2016 02:29AM UTC coverage: 42.477% (+0.6%) from 41.912%
USEHADOOP2=true

Pull #863

travis-ci

lbendig
Metric reporters (Graphite, InfluxDB)

Reimplementation of the Graphite and InfluxDB reporters that were removed in PR#429
due to the changes in Metric API.

Graphite:
- Supports sending through UDP and TCP
- metric and/or event reporter can be toggled
- Additional parameter metrics.reporting.graphite.events.value.as.key:
  - for those backends that doesn't allow string event value types (e.g: InfluxDB's Graphite protocol)
  - In this case the event value is added as a postfix to the event key

InfluxDB;
- metric and/or event reporter can be toggled
- Only TCP as influxdb-java 2.1 doesn't support UDP yet

Both were tested on InfluxDB 0.9.4.1.

Refactoring:
- Restructured configuration keys for the metric reporters and classes of metric/event names
- Timing event related event names are now in the TimingEvent class
- Metric reporting configurations are moved from MetricReportReport to a new base class ConfiguredScheduledReporter.
  To report non-serialized metrics one can extend ConfiguredScheduledReporter, for serialized Avro records
  MetricReportReport can be subclassed
- Duplicate class: MetricGroup  -> gobblin.runtime.MetricGroup was removed
Pull Request #863: Metric reporters (Graphite, InfluxDB)

9805 of 23083 relevant lines covered (42.48%)

0.42 hits per line

Source Files on job 2352.3 (USEHADOOP2=true)
  • Tree
  • List 0
  • Changed 276
  • Source Changed 17
  • Coverage Changed 276
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2352
  • Travis Job 2352.3
  • 16bccc7a on github
  • Prev Job for USEHADOOP2=true on master (#2351.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc