Hawkular Metrics 0.12.0 發布,開源監控方案
Hawkular Metrics 0.12.0 發布了,該版本增強了對 Hawkular 的集成,對代碼進行重構,刪除了廢棄的 JAX-RS 1.1 實現。詳細介紹請看這里。
Major Changes
-
Hawkular Authentication
-
When deployed part of Hawkular distribution, Hawkular Metrics uses Hawkular Accounts for authentication and authorization
-
Due to multi-tenant data segregation, Hawkular Accounts does both authentication and authorization since there are no specific permissions within Hawkular Metrics
-
For more details: (HWKMETRICS-69, HWKMETRICS-344)
-
-
Performance Improvements
-
Removed obsolete code for tracking tenants; this increased for cases where data was written for a tenant that did not exist before (HWKMETRICS-341)
-
Removed the virtual clock handler (used to accelerate internal metrics clock) since it is no longer used (HWKMETRICS-340)
-
-
JAX-RS 1.1 Implementation - Removed
-
The already deprecated JAX-RS 1.1 implementation of Hawkular Metrics has now been removed from the source tree and the modules consolidated
-
Going forward only JAX-RS 2.0 implementation of the REST API is available
-
-
Wildfly 10 - Deploying & Running
-
Deploying and running the project on Wildfly 10 is now fully supported
-
Support for Wildfly 9 is now dropped
-
Release links
-
Github Release:
-
JBoss Nexus Maven artifacts:
-
Jira release tracker:
Hawkular Metrics Clients
One of Hawkular Metrics' objectives is to be easy to integrate with; providing language specific clients is an important component for fulfilling this objective. Here is the current list of official clients:
來自: http://www.oschina.net//news/70476/hawkular-metrics-0-12-0