Skip to content

Releases: pedro-stanaka/prom-scrape-analyzer

v0.8.0 - Adds supports for scraping from file and exemplar support

21 Aug 13:40
Compare
Choose a tag to compare

What's Changed

  • feat: add --scrape.file flag to scrape metrics from local files by @tjhop in #37
  • chore: upgrade golangci-lint and fix linting by @pedro-stanaka in #71
  • feat: add exemplar support for series visualization by @pedro-stanaka in #75
  • feat: support searching/filtering label names with "l" hotkey by @tjhop in #50

Version bumps

  • chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot[bot] in #38
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot[bot] in #43
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #47
  • chore(deps): bump github.com/prometheus/prometheus from 0.301.0 to 0.302.1 by @dependabot[bot] in #40
  • chore(deps): bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 by @dependabot[bot] in #52
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #53
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.6 by @dependabot[bot] in #66
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #72
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #74
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #73
  • chore(deps): bump github.com/oklog/run from 1.1.0 to 1.2.0 by @dependabot[bot] in #62
  • chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.23.0 by @dependabot[bot] in #69

Full Changelog: v0.7.0...v0.8.0

v0.7.0

22 Feb 10:29
Compare
Choose a tag to compare

What's Changed

New features

  • feat: HTTP config file support for basic auth and TLS by @tjhop in #34

General updates

  • chore(deps): bump github.com/thanos-io/thanos from 0.36.1 to 0.37.2 by @dependabot in #31
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0 by @dependabot in #30
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #29
  • Updating README with new features by @pedro-stanaka in #33
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.3.3 by @dependabot in #28
  • Update Prometheus to 3.1 and latest Thanos by @pedro-stanaka in #36

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Feb 17:45
Compare
Choose a tag to compare

What's Changed

  • fix: panic when no metrics and you try to open in EDITOR by @tjhop in #22
  • feat: add fuzzy search by @tjhop in #23
  • Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #24
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #25
  • Configure dependabot by @pedro-stanaka in #26

New Contributors

  • @tjhop made their first contribution in #22

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 Jan 17:24
Compare
Choose a tag to compare

What's Changed

  • Adds ability to view series in text editor by pressing "v" or "enter" on a selected row by @swar8080 in #20

Full Changelog: v0.4.0...v0.5.0

Thanks to @swar8080 for making this possible!!! Great work.

v0.4.0

07 Jan 08:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Nov 08:11
a823307
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Nov 23:42
240c724
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

10 Oct 20:15
4199141
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Oct 19:49
c7d58f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - Releasing build files

10 Oct 07:39
68b3310
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1