Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 のサンプル

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
```