Skip to content

Releases: observeinc/observe-agent

v0.1.32

20 May 19:47
Compare
Choose a tag to compare

Changelog

  • 863e68a Merge pull request #4 from observeinc/alew/refactor-config-and-fix-windows
  • 152cecb Merge pull request #7 from observeinc/ruoyu/diagnose
  • 461b78c feat: add conffiles to prevent overwriting observe-agent.yaml
  • 9a21f70 feat: split release into build for tests and release for new tags
  • 6726a92 fix: add workflow_dispatch option for test workflows
  • da3cfe3 fix: config file comment updates
  • c951418 fix: fix unit test action
  • 1addafe fix: resp is nil when err is not nil
  • 6977e89 fix: skip validation in test build action

v0.1.31

02 May 18:53
Compare
Choose a tag to compare

Changelog

  • 6d7e1c3 feat: refactor config and fix windows

v0.1.30

02 May 18:27
3ca3632
Compare
Choose a tag to compare

Changelog

  • 3ca3632 Merge pull request #1 from observeinc/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.3
  • 7059fa2 Merge pull request #2 from observeinc/release-yml
  • 5684dc3 Merge pull request #3 from observeinc/alew/rework-config
  • d0ec7f4 added --skip=validate for debugging the github action
  • fe145a4 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3
  • 4c5f7c8 feat: add dependabot + pr template for github
  • 4afc191 feat: add makefile
  • ebd88e8 feat: add otel_config_overrides param to top level config
  • 6946b36 feat: add unit test workflow
  • 1156bee feat: split config and add handling
  • c5aa8f0 feat: split config and add handling
  • a97e07b feat: split config and add handling
  • 91b971b feat: update auth check to use collector root url
  • 036b6e9 fix: fix statusretriever tests
  • 015f0a4 fix: remove unnecessary logs
  • bb42a88 install wixl in github action
  • 4fc367c release github action config
  • ef14c69 rm unused code

v0.1.29

17 Apr 23:11
Compare
Choose a tag to compare

Changelog

  • 3fef8f9 Merge branch 'main' of github.com:observeinc/observe-agent
  • bbe07f1 Revert "feat: install count connector to count logs"
  • 61a324a agent can be started as windows service
  • 1034bf8 feat: install count connector to count logs
  • 82ff35e fix: mirror count connector to macos otel-collector yaml
  • 0fee365 fix: mirror new log count connector to linux config
  • e03197d fix: mute errors from missing files for hostmetrics
  • ea23a1e fix: mute more errors from hostmetrics process scraper
  • 61a928e fix: trim whitespace in templates
  • 7d46467 fix: update preinstall.sh with correct file_storage path
  • 1852816 template for msi file

v0.1.28

17 Apr 20:47
Compare
Choose a tag to compare

Changelog

  • bbe07f1 Revert "feat: install count connector to count logs"
  • 82ff35e fix: mirror count connector to macos otel-collector yaml

v0.1.26

17 Apr 00:19
Compare
Choose a tag to compare

Changelog

  • 7d46467 fix: update preinstall.sh with correct file_storage path

v0.1.25

16 Apr 23:41
Compare
Choose a tag to compare

Changelog

  • ea23a1e fix: mute more errors from hostmetrics process scraper

v0.1.24

16 Apr 19:44
Compare
Choose a tag to compare

Changelog

  • e03197d fix: mute errors from missing files for hostmetrics
  • 1852816 template for msi file

v0.1.22

12 Apr 00:03
Compare
Choose a tag to compare

Changelog

  • 2913436 feat: update networking checks
  • 4979ad1 feat: use cobra command from otelcol directly

v0.1.21

11 Apr 19:59
Compare
Choose a tag to compare

Changelog

  • 049bb2a feat: add file_storage permissions to preinstall script
  • 6ba7246 feat: add vendor
  • 0573399 feat: fix version command