Hawkular-BTM 0.1.0.Final Released
by Gary Brown
I am happy to announce release 0.1.0 of the Hawkular Business Transaction Management project. The main focus for this release has been on capturing as much structural information about a business transaction as possible, with the minimum of configuration on the part of the user.
Highlights of this release:
* Definition of the Business Transaction model for exchanging trace fragments related to business transaction execution across multiple systems/environments
* Basic in-memory REST service for reporting and querying business transaction fragments (REST API documentation)
* Integration with Hawkular Accounts, to provide authorization and authentication
* Embedded business transaction collector (agent), leveraging ByteMan to instrument technologies of interest
* Provide instrumentation rule model and translation to ByteMan rules (text based)
* Instrumentation agent tested in:
Java standalone app (e.g. micro services)
Wildfly
Apache Tomcat
Apache Karaf OSGi Container
* Initial instrumentation rules for:
Camel core
HTTP clients (apache httpclient, java HttpURLConnection, RESTEasy JAX-RS client)
JMS
Servlet
Restlet
JDBC
SwitchYard
Only basic information for each of these technologies is currently recorded, so future releases will enhance these rules, as well as add rules for other relevant technologies. If you have particular technologies you are interested in instrumenting, then please raise a feature request in our jira.
Download the release from here: https://github.com/hawkular/hawkular-btm/releases
Documentation can be found here: http://www.hawkular.org/docs/components/btm/index.html
The detailed release notes can be found here: https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12316120&versi...
Feature requests and bugs should be reported in our project jira: https://issues.jboss.org/browse/HWKBTM
Thanks to Juraci Paixão Kröhling for his help on integrating with Hawkular Accounts and Peter Palaga for his help with the release.
9 years, 6 months
Hawkular for Android
by Gabriel Cardoso
Hello,
Since we have an intern working on the Android version for Hawkular, it would be positive for the UXD team to sync with him and see how he is structuring the application.
Who is supervising his work?
Thanks,
Gabriel
Gabriel Cardoso
UX designer @ Red Hat
9 years, 7 months
Apps list search
by Gabriel Cardoso
Hello,
I was assigned to design the search/filter component for the applications list and would like to bring some questions. I already got some requirements from Liz/Thomas.
My proposal would be to present a behaviour similar to what JIRA does. They have “dropdown” selectors to allow filtering + a search box (initially).
For our context, the dropdowns would be to filter State (Up, Down etc.) and Type (EAP, Wildfly etc.). We probably don’t need the find input in the beginning, when we have not many options.
Thomas brought this comment:
> The input text should still be editable to do more filtering such as:
> "(status=DOWN OR status=UNKNOWN) AND hostname ~ 'corp.redhat.com <http://corp.redhat.com/>' " (To show all servers on *.corp.redhat.com <http://corp.redhat.com/> that are down or unknown)
JIRA also covers that, when clicking on Advanced, the dropdowns are hidden and everything goes inside the search input:
I like this approach because we offer something user-friendly and at the same time provide something more powerful for advanced users.
I would like to hear your feedback.
@Inventory team, from what was presented, it is feasible to be implemented?
Thanks,
Gabriel
Gabriel Cardoso
UX designer @ Red Hat
9 years, 7 months