Skip to content

Releases: opensearch-project/performance-analyzer-commons

1.6.0

05 Sep 21:57
d56f493
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.5.0

06 Aug 22:40
2f50d31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

11 Jun 22:05
fa85b6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

17 Nov 01:30
2ec9771
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

17 Nov 01:42
807fc69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

08 Sep 00:22
b8fcc04
Compare
Choose a tag to compare

What's Changed

  • Make avg value per interval instead of per second by @pranikum in #32
  • SearchbackpressureStatsCollector Constants Added by @CoderJeffrey in #33
  • Constants added for searchbackpressure rca reader to consume searchbackpressure metrics in shared folder by @CoderJeffrey in #34
  • Update jenkins file to use updated docker image by @gaiksaya in #35
  • Update log4j-api and log4j-core version by @khushbr in #36
  • Remove Guava from buildscript dependencies by @khushbr in #39
  • Adding Metrics for Reader Thread Crash by @khushbr in #40
  • Update version.properties to 1.1.0 by @khushbr in #43
  • Set Autopublish to true in Jenkins publish by @khushbr in #45

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

31 May 02:01
6edeb38
Compare
Choose a tag to compare

What's Changed

  • Add the initial setup for the performance-analyzer-commons repo by @khushbr in #3
  • Move Service Metrics framework - StatsCollector, Aggregators, MetricsConfiguration by @Tjofil in #6
  • Add EventLogFileHandler, EventLog and PerformanceAnalyzerMetrics classes by @Tjofil in #7
  • Artifact build and publishing introduction. MetricsProcessor move. by @Tjofil in #9
  • ExceptionsandErrors move, contract changes for several classes. by @Tjofil in #10
  • Adding Maven publish WF by @khushbr in #11
  • Add Release workflow using Jenkins by @khushbr in #13
  • Refactor Service/Stat Metrics in RCA repo and move to Commons by @khushbr in #14
  • Rename CommonStats to ServiceMetrics by @khushbr in #15
  • Migrate OS-level Collectors from RCA by @Tjofil in #17
  • Add PA_COLLECTORS_METRICS_AGGREGATOR by @khushbr in #18
  • Filter aggregators for Stats Reporter initialization, move in config overrides and other util classes by @Tjofil in #19
  • Set autopublish to false by @gaiksaya in #21
  • Migrate PA Collectors metrics, add null guards for StatsCollector.counters by @Tjofil in #20
  • Fix NPE error in StatsCollector by @khushbr in #22
  • Fix indentation error in release-drafter.yml by @khushbr in #23
  • Update build.gradle to create sources and javadoc JAR by @khushbr in #25
  • Fix minor error in isSnapshot by @khushbr in #27
  • Update build.gradle to build main jar by @khushbr in #29

New Contributors

  • @mend-for-github-com made their first contribution in #1
  • @khushbr made their first contribution in #3
  • @Tjofil made their first contribution in #5
  • @gaiksaya made their first contribution in #21

Full Changelog: https://github.com/opensearch-project/performance-analyzer-commons/commits/1.0.0