log

age author description
Fri, 14 Jul 2017 18:33:40 +0200 Severin Gehwolf Switch to https/wss URLs.
Fri, 14 Jul 2017 18:32:41 +0200 Severin Gehwolf Make plugins TLS capable.
Fri, 14 Jul 2017 15:44:08 +0200 Severin Gehwolf Add ssl.properties.example suitable for local TLS.
Mon, 17 Jul 2017 09:10:13 -0400 Christopher Koehler Removal of obsolete perflog logging level
Tue, 11 Jul 2017 17:00:25 -0400 Elliott Baron Remove agent proxy
Mon, 10 Jul 2017 14:49:31 -0400 Simon Tooke Add timestamp to host-overview service
Thu, 06 Jul 2017 13:05:47 -0400 Simon Tooke add host-network backend, get rid of system-backend
Wed, 05 Jul 2017 14:29:14 -0400 Joshua Matsuoka Fix /jvms returning empty response
Mon, 26 Jun 2017 11:22:04 +0200 Severin Gehwolf Remove ApplicationService and related classes.
Wed, 28 Jun 2017 16:22:22 +0200 Severin Gehwolf Port more http client consumers to HttpRequestService.
Fri, 23 Jun 2017 15:16:13 +0200 Severin Gehwolf Refactor HttpRequestService to not expose jetty client.
Tue, 27 Jun 2017 19:25:23 +0200 Severin Gehwolf Re-add SSLConfiguration.disableHostnameVerification().
Tue, 27 Jun 2017 10:52:26 -0400 Joshua Matsuoka Refactor Vm Memory to merge agent and common bundles.
Mon, 26 Jun 2017 19:31:01 +0200 Severin Gehwolf Remove configListenAddress field from AgentInformation.
Thu, 22 Jun 2017 04:49:39 -0400 Simon Tooke Add host-memory plugin
Thu, 22 Jun 2017 02:59:08 -0400 Simon Tooke Add host-cpu plugin
Thu, 22 Jun 2017 02:36:39 -0400 Simon Tooke Update PluginDAOBase to use HttpService
Wed, 21 Jun 2017 17:46:44 -0400 Simon Tooke Refactor common plugin code to new common-plugin module
Fri, 23 Jun 2017 11:45:40 -0400 Joshua Matsuoka Refactor Vm-GC to merge agent and common bundles.
Fri, 23 Jun 2017 10:25:42 -0400 Christopher Koehler Migrating vm-memory plugin to declarative services
Fri, 23 Jun 2017 15:41:47 +0200 Mario Torre Cleanup of storage-core: remove unused code
Wed, 21 Jun 2017 14:09:07 -0400 Simon Tooke Add common-plugin module and SystemID service
Fri, 23 Jun 2017 12:13:02 +0200 Mario Torre Remove more unused code
Wed, 21 Jun 2017 06:33:05 -0400 Simon Tooke Fix Windows/macOS builds
Thu, 22 Jun 2017 14:18:56 +0200 Mario Torre Remove unused code
Mon, 19 Jun 2017 12:15:22 +0200 Severin Gehwolf Remove TLS utilities we no longer use.
Wed, 21 Jun 2017 14:02:39 -0400 Jie Kang Add http service with support for keycloak auth
Tue, 20 Jun 2017 14:44:16 -0400 Joshua Matsuoka Fix Agent CLI Activator Test
Tue, 20 Jun 2017 13:00:11 +0200 Mario Torre AgentDao and backend should be in agent, not storage-core
Mon, 19 Jun 2017 20:10:51 +0200 Mario Torre Make "agent" command default (and only) option
Wed, 14 Jun 2017 12:33:08 +0200 Severin Gehwolf Add tests for commands agent plugin.
Mon, 12 Jun 2017 19:04:06 +0200 Severin Gehwolf Enable kill-vm plugin.
Mon, 12 Jun 2017 20:50:03 +0200 Severin Gehwolf Remove old netty-based command channel.
Tue, 13 Jun 2017 12:02:12 +0200 Severin Gehwolf Initial implementation of the commands plugin.
Tue, 13 Jun 2017 12:47:56 -0400 Elliott Baron Mock procfs files in ProcDataSourceTest
Fri, 09 Jun 2017 21:23:21 +0200 Severin Gehwolf Add PluginConfigurationTest.
Fri, 09 Jun 2017 16:38:44 +0200 Mario Torre Make JvmInfo into its own backend
Thu, 08 Jun 2017 20:16:03 +0200 Severin Gehwolf Extract common PluginConfiguration.
Thu, 08 Jun 2017 19:45:19 +0200 Severin Gehwolf Use DS for host-overview.
Tue, 06 Jun 2017 09:07:16 -0400 Jie Kang Explicitly write mongodb long representation in VmGc
Mon, 05 Jun 2017 12:27:20 -0400 Elliott Baron Ignore JAVA_TOOL_OPTIONS line in Bash completion tests
Mon, 05 Jun 2017 11:54:07 -0400 Jie Kang Temporarily prevent TLAB stats from being output
Mon, 05 Jun 2017 09:12:56 -0400 Jie Kang Fix field names in jvm-gc and jvm-memory plugins
Fri, 02 Jun 2017 11:29:26 -0400 Elliott Baron Move GC plugin to Declarative Services
Wed, 31 May 2017 12:06:16 -0400 Simon Tooke Add the host overview plugin into the agent. Along the way,
Tue, 30 May 2017 16:30:17 -0400 Simon Tooke Add thread to command channel to watch when the agent dies, and then abort the
Thu, 25 May 2017 13:40:02 -0400 Elliott Baron Add configurable URL to jvm-memory microservice
Thu, 25 May 2017 14:36:44 -0400 Joshua Matsuoka Clean up unnecessary Category/Key code in core DAOs.
Thu, 25 May 2017 14:17:22 -0400 Joshua Matsuoka Add TypeAdapters for the Vm-Numa plugin.
Thu, 25 May 2017 14:15:29 -0400 Joshua Matsuoka Add VmIoStat TypeAdapter
Thu, 25 May 2017 14:14:54 -0400 Joshua Matsuoka Add VmCompilerStat TypeAdapter
Thu, 25 May 2017 14:14:20 -0400 Joshua Matsuoka Add VmClassStat TypeAdapter
Thu, 25 May 2017 14:13:38 -0400 Joshua Matsuoka Add TypeAdapters for the Threads plugin.
Thu, 25 May 2017 14:12:20 -0400 Joshua Matsuoka Add ProfileStatusChange TypeAdapter
Thu, 25 May 2017 14:11:44 -0400 Joshua Matsuoka Add ProfileInfo TypeAdapter
Thu, 25 May 2017 14:10:09 -0400 Joshua Matsuoka Add NumaStat TypeAdapter
Thu, 25 May 2017 14:07:06 -0400 Joshua Matsuoka Add NumaNodeStat TypeAdapter
Thu, 25 May 2017 14:06:31 -0400 Joshua Matsuoka Add NumaHostInfo TypeAdapter
Thu, 25 May 2017 14:04:37 -0400 Joshua Matsuoka Add MemoryStat TypeAdapter
Thu, 25 May 2017 14:03:41 -0400 Joshua Matsuoka Add JmxNotification TypeAdapter