JRuby コンテナの統計では、次のドット表記名パターンを使用します。
server.containers.jruby.applications.jruby-application.statistic
JRuby コンテナに関して利用可能な統計を、次の表に示します。
表 8–14 JRuby コンテナの統計|
Statistic |
データ型 |
説明 |
|---|---|---|
|
environment |
StringStatistic |
JRuby アプリケーション環境。 |
|
appname |
StringStatistic |
Ruby アプリケーション名。 |
|
contextpath |
StringStatistic |
Ruby アプリケーションのコンテキストパス。 |
|
jrubyversion |
StringStatistic |
JRuby のバージョン。 |
|
rubyframework |
StringStatistic |
Ruby アプリケーションフレームワーク。 |