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

do-aki / fluent-plugin-hrforecast / 10
94%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2015 09:42AM UTC
Jobs 3
Files 1
Run time 1min
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

pending completion
10

Pull #1

travis-ci

cosmo0920
Add a secret parameter

In fluentd 0.12.11 or later supports secret parameter feature.
This feature works in log as below:

```log
  <match metrics>
    type hrforecast
    hrfapi_url http://hrforecast.local/api/
    graph_path service/${tag}/${key_name}
    name_key_pattern ^field_(.*)$
    enable_float_number true
    datetime_key date_field
    datetime_key_format %Y/%m/%d
    datetime_format %Y-%m-%d %H:%M:%S
    authentication basic
    username hruser
    password xxxxxx
  </match>
</ROOT>
```
Pull Request #1: Add a secret parameter

139 of 148 relevant lines covered (93.92%)

27.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10.1 (1.9.3) 04 Jul 2015 09:42AM UTC 0
93.92
Travis Job 10.1
2 10.2 (2.0.0) 04 Jul 2015 09:44AM UTC 0
93.92
Travis Job 10.2
3 10.3 (2.1.1) 04 Jul 2015 09:43AM UTC 0
93.92
Travis Job 10.3
Source Files on build 10
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10
  • Pull Request #1
  • PR Base - master (#9)
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