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: