Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonots/fluentd-navigation-timing-sample
ブラウザの Navigation Timing API の結果を HTTP JSON で受け取って GrowthForecast に投げる Fluentd のサンプル
https://github.com/sonots/fluentd-navigation-timing-sample
Last synced: about 2 months ago
JSON representation
ブラウザの Navigation Timing API の結果を HTTP JSON で受け取って GrowthForecast に投げる Fluentd のサンプル
- Host: GitHub
- URL: https://github.com/sonots/fluentd-navigation-timing-sample
- Owner: sonots
- Created: 2014-06-15T18:45:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T07:44:02.000Z (over 10 years ago)
- Last Synced: 2024-10-13T08:08:51.615Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fluentd-navigation-timing-sample
================================ブラウザの Navigation Timing API の結果を HTTP JSON API で受け取って GrowthForecast に投げるサンプル
# How to Use
```bash
$ bundle
$ bundle exec fluentd -c fluent.conf -p plugin
```