v0.9.03
What's Changed
- Issue #117: Develop ClassLoader Agent by @CherfaElyes in #136
- Release v0.9.02 and prepare v0.9.03-SNAPSHOT by @github-actions in #143
- Issue #134: Improve the append and prepend computes to replace dynamic entries in string values by @TNohaic in #138
- Issue #144: Fixed bug in configure-agent.md by @iguitton in #145
- Issue #139: Add a sleep input to executeForEachEntryOf by @TNohaic in #141
- Issue #119: Renamed OsCommand to CommandLine by @alexdgilbert in #148
- Issue #151: Fixed the invalid links by @iguitton in #152
- Issue #115: Develop HTTP Extension by @CherfaElyes in #153
- Issue #158: Fixed logging and OTEL Collector executable filename by @NassimBtk in #159
- Issue #114: Develop IPMI Extension by @alexdgilbert in #156
- Issue #111: Added support for millivolt2volt function by @alexdgilbert in #164
- Issue #116: Develop OS Command Extension by @CherfaElyes in #162
- Issue #165: Remove Windows configurations and checks from OsCommandExtension by @CherfaElyes in #166
- Issue #110: Developed WMI Extension by @NassimBtk in #167
- Issue #161: Fixed IPv6 failures for WBEM queries by @NassimBtk in #168
- Issue #111: Develop wbem extension by @alexdgilbert in #173
- Issue #112: Develop WinRm Extension by @CherfaElyes in #174
- Issue #170 Enhance ConnectorStore loading system by @NassimBtk in #176
- Issue #178: Merged Extension System into main branch by @NassimBtk in #179
- Issue #172: Add Hardware Module back to MetricsHub by @CherfaElyes in #180
- Issue #169: Factorize SNMP business logic into common maven module by @SafaeAJ in #177
- Issue #118: Set dependencies versions inline instead of properties in pom.xml by @SafaeAJ in #183
- Issue #182: Use MetricsHub Community Connectors 1.0.01 by @NassimBtk in #191
- Issue #193: Use Community Connectors 1.0.02 by @NassimBtk in #197
- Issue #175: Refined metricshub wbem extension unit tests to augment coverage by @alexdgilbert in #195
- Issue #193: Factorize ResourceConfig to Replace ProtocolConfig with a Map by @SafaeAJ in #198
- Issue #199: Implement an interactive mode for SNMP V3 password entry by @SafaeAJ in #200
- Issue #196: Develop Ping Extension by @CherfaElyes in #201
- Issue #171: Removed references to VMware where pertinent by @verodelarue in #205
- Issue #124: Invalid connector no longer results in an empty connector store by @alexdgilbert in #204
- Issue #209: Make ConnectorStore Class Serializable by @NassimBtk in #210
- Issue #207: Parent Attributes Override Child Attributes by @NassimBtk in #208
- Issue #123: Add the possibility to filter monitors in the CLI by @SafaeAJ in #202
- Issue #149: GitHub link generates a 404 error page by @iguitton in #212
- Issue #206: Fixed minus sign to exclamation mark for excluding connectors in MetricsHub CLI by @SafaeAJ in #211
- Issue #196: Document a Ping protocol by @CherfaElyes in #213
- Issue #181: Add a quickstart to the metricshub documentation by @CherfaElyes in #194
- Issue #215: Removed vcenter dependency from the engine by @NassimBtk in #216
- Issue #104: Document environment variables by @iguitton in #217
- Issue #219: Use Community Connectors v1.0.04 and Connector Maven Plugin v1.0.03 by @NassimBtk in #221
New Contributors
Full Changelog: v0.9.02...v0.9.03