We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69cf26 commit ec9f2a7Copy full SHA for ec9f2a7
1 file changed
hoshi-mi/index.md
@@ -26,6 +26,14 @@ features:
26
keywords: ["Ruby", "Heroku", "データビジュアライゼーション", "WebAPI"]
27
---
28
29
+### GrowthForecast との比較
30
+
31
+* Ruby on Rails 製であるため、一緒に使うことが多い Fluentd と親和性が高いです
32
+* RRDTool を使っていません。RRDTool の生成するグラフに見飽きた方にぴったりです。
33
+* Heroku 上で動作することを前提に作られています。そのため、リポジトリを push するだけですぐ使えます。
34
+* API キーを知らなければデータを post できないように作られています。
35
+* その他の機能は GrowthForecast よりも少ないです。
36
37
### ドキュメント
38
39
* [マニュアル](https://readthedocs.org/docs/hoshi-mi/en/latest/)
0 commit comments