Skip to content

Releases: Cubxity/UnifiedMetrics

Development Build (0.3.x)

18 Jul 16:03
d5f466a
Compare
Choose a tag to compare
Pre-release

Builds

  • bukkit: set mappings namespace to skip remapping on Paper 1.20.5+ (Cubxity)

UnifiedMetrics 0.3.8

23 Apr 18:31
0cbbc0e
Compare
Choose a tag to compare

Bug Fixes

Builds

  • minestom: upgrade dependency (Cubxity)

Chores

UnifiedMetrics 0.3.7

25 Sep 17:26
4beba9f
Compare
Choose a tag to compare

Bug Fixes

  • apiProvider being initialized after saveConfig (Cubxity)

Chores

Commits

  • 4f37c6a: [skip ci] docs: update readme (Cubxity)
  • 5ec26b0: [skip ci] docs: update readme (Cubxity)
  • 4beba9f: Merge branch 'dev/0.3.x' (Cubxity)

UnifiedMetrics 0.3.6

19 Apr 12:34
4a6e0d0
Compare
Choose a tag to compare

Builds

Chores

Commits

  • 58c45fd: [no ci] docs: remove dead server from README (Noah van der Aa) #57
  • 4a6e0d0: Merge branch 'dev/0.3.x' (Cubxity)

UnifiedMetrics 0.3.5

05 Feb 18:59
633e634
Compare
Choose a tag to compare

Bug Fixes

  • docs: typo error #51 (Mac)
  • fabric: typo in dependency (Cubxity)
  • minestom: build against new version (Cubxity)

Builds

Chores

  • bump version to 0.3.5-SNAPSHOT (Cubxity)
  • bump version to 0.3.5 (Cubxity)

Commits

  • 46ded5b: Merge remote-tracking branch 'origin/dev/0.3.x' into dev/0.3.x (Cubxity)
  • 633e634: Merge branch 'dev/0.3.x' (Cubxity)

UnifiedMetrics 0.3.4

04 Dec 19:52
5c90a71
Compare
Choose a tag to compare

2021 Survey

Participate in UnifiedMetrics 2021 survey here

Bug Fixes

Builds

Chores

  • issue template for feature request and bug report (#48) #48 (Mac)
  • bump version to 0.3.4 (Cubxity)

Commits

  • 745c5f8: [skip ci] docs: updated API usage (Cubxity)
  • 5c90a71: Merge branch 'dev/0.3.x' (Cubxity)

Development Build (0.4.x)

28 Nov 19:30
7d5db93
Compare
Choose a tag to compare
Pre-release

DO NOT USE THIS BUILD IN PRODUCTION! NO DASHBOARD SUPPORT WILL BE PROVIDED FOR THE TIME BEING.

Bug Fixes

Chores

  • issue template for feature request and bug report (#48) #48 (Mac)

Commits

  • 7d5db93: Merge branch 'dev/0.3.x' into dev/0.4.x (Cubxity)

UnifiedMetrics 0.3.3

24 Oct 17:17
ae53d40
Compare
Choose a tag to compare

Bug Fixes

  • fabric: fix incorrect loaded chunk calculation #43 (DJtheRedstoner)
  • fabric: fix incorrect mspt calculations with fabric-carpet #43 (DJtheRedstoner)
  • build: inject maven secrets (Cubxity)
  • build: gpg key decoding (Cubxity)
  • build: signing parameters (Cubxity)
  • build: signing parameters (Cubxity)
  • build: escape keyring password (Cubxity)
  • build: publish repository url (Cubxity)
  • build/minestom: use Java 17 as compatibility level (Cubxity)
  • docs: syntax highlighting (Cubxity)

Documentation

Builds

Commits

  • de5b957: [skip ci] docs: improved README layout (Cubxity)
  • 1ebb334: [skip ci] docs: update dashboard screenshot (Cubxity)
  • 3e6f89c: [skip ci] docs: update banner (Cubxity)
  • 3b7407d: [skip ci] docs: improved README (Cubxity)
  • c17b52f: [skip ci] docs: added dashboard live preview (Cubxity)

UnifiedMetrics 0.3.2

05 Oct 06:28
5f92a38
Compare
Choose a tag to compare

Features

Documentation

Builds

Chores

Commits

  • a25015a: [skip ci] chore: added DMC sponsor (Cubxity) #39
  • f2259a6: [skip ci] chore: updated Grafana screenshot (Cubxity) #39
  • 3d83d3b: [skip ci] chore: added spacing between text and banner (Cubxity) #39
  • 2ae8d42: Merge remote-tracking branch 'origin/dev/0.3.x' into dev/0.3.x (Cubxity) #39

UnifiedMetrics 0.3.1

30 Sep 18:33
4c42143
Compare
Choose a tag to compare

Note: this release contains release notes from 0.3.0 due to an issue during merge.

Features

  • upgrade dependencies, improved build system #29 (Cubxity)
  • make use of Kotlin coroutines #29 (Cubxity)
  • replace konf with kotlinx.serialization #29 (Cubxity)
  • made metrics configurable #29 (Cubxity)
  • added GC metrics collector #29 (Cubxity)
  • added support for BungeeCord #27 (Cubxity)
  • added support for BungeeCord (#27) #27 (Cubxity)
  • include BungeeCord in CI release #29 (Cubxity)
  • added minecraft_events_login_total metric #29 (Cubxity)
  • included Minestom in CI #29 (Cubxity)
  • added the ability to set server name via environment variable #29 (Cubxity)
  • improved default histogram resolution #29 (Cubxity)
  • added build guide (Cubxity)
  • added prometheus host in config (Cubxity)
  • minor performance optimization (Cubxity)
  • improved accuracy of GC bytes freed histogram (Cubxity)
  • constants for metric names (Cubxity)
  • added support for Prometheus PushGateway (Cubxity)

Bug Fixes

  • ci configuration to match branch naming #29 (Cubxity)
  • prometheus collector #29 (Cubxity)
  • preview CI conflicting tag #29 (Cubxity)
  • velocity proxy ping count negative values #29 (Cubxity)
  • InfluxDB write interval accuracy #29 (Cubxity)
  • typo in README (Cubxity)
  • compatibility with Java < 16 on Bukkit (Cubxity)
  • javadoc in UnifiedMetrics.kt (Cubxity)
  • build: kapt workaround for JDK 17 (Cubxity)
  • build: kapt workaround for JDK 17 (Cubxity)
  • build: kapt workaround for JDK 17 (Cubxity)
  • build: downgrade to JDK 16 (Cubxity)

Code Refactoring

  • metric structure #29 (Cubxity)
  • rename "name" to "world" for world metrics #29 (Cubxity)
  • project structure (Cubxity)
  • influx: use makeWriteApi instead of deprecated method (Cubxity)
  • prometheus: use close instead of deprecated method (Cubxity)

Builds

  • upgrade dependencies (Cubxity)
  • minestom: explicitly specify Minestom version (Cubxity)
  • upgrade dependencies (Cubxity)
  • improve build workflow (Cubxity)
  • bump version to 0.3.1 (Cubxity)

Chores

Commits

  • 51554b0: add org options into config to fix infl...
Read more