Skip to content

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

Latest
Compare
Choose a tag to compare
@pedro-stanaka pedro-stanaka released this 21 Aug 13:40
· 1 commit to main since this release

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