Skip to content

Releases: kutovoys/marzban-exporter

v0.2.3

10 Sep 20:45
Compare
Choose a tag to compare

Changelog

  • 3479c35 added funding
  • 9d91b11 feat: added pagination for fetching users and token caching
  • f16accb feat: default UpdateInterval value increased to 60s

v0.2.2

23 May 21:12
Compare
Choose a tag to compare

Changelog

  • a38220d feat: increased timeout for api request

v0.2.1

27 Apr 15:12
Compare
Choose a tag to compare

❗️ Breaking Changes:

  • Removed specific labels from metrics: In this release, we have removed certain labels from our metrics to avoid data duplication and streamline our data aggregation processes. This change is intended to enhance performance and data clarity. However, please be aware that this modification could potentially break existing Grafana dashboards that rely on the removed labels. Users are advised to review their dashboard configurations and adjust them accordingly to accommodate these changes.

Changelog

  • 80bad34 ci: Git tag and commit for docker build
  • 6d25d7f feat: Remove redundant labels from metrics to prevent data duplication
  • b8c4b49 ci: fix build arg

v0.1.3

22 Mar 16:10
Compare
Choose a tag to compare

Changelog

  • 703c222 feat: Add support for connecting to Marzban Panel API using Unix Domain Sockets
  • 4489273 feat: Refactor metric collection and token refresh to sequential execution within scheduler
  • de5c8db feat: added --version argumet

v0.1.2

20 Mar 15:24
Compare
Choose a tag to compare

Changelog

  • f0a57ff bug: fixed Expire type in User model
  • d093f1b feat: command line arguments implementation
  • b24d8ea feat: marzban_user_expiration_date metric for User's subscription expiration date
  • 638e49b feat: new labels for nodes_status metric: usage_coefficient, xray_version, status
  • 53fc51d fix: change action for docker-hub readme

v0.1.1

17 Mar 22:02
Compare
Choose a tag to compare

Changelog