Skip to content

Releases: observeinc/observe-agent

v0.2.2

17 Jun 20:19
2ea5950
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

Enhancements

v0.2.1

10 Jun 21:33
Compare
Choose a tag to compare

Changelog

  • a2f285b feat: add debug mode to observe-agent.yaml examples

v0.2.0

10 Jun 21:30
a4e360f
Compare
Choose a tag to compare

Changelog

  • 2bc7938 .
  • c8d1580 Merge pull request #27 from observeinc/alew/ob-32371
  • b0f9d65 Merge pull request #28 from observeinc/alew/ob-32401
  • 0c38aad build(deps): bump go.opentelemetry.io/collector/receiver/otlpreceiver from 0.101.0 to 0.102.1 (#26)
  • a4e360f feat: add changelog action (#32)
  • 8a22976 feat: add debug option to top level config
  • 9d214f8 feat: update goreleaser task to cut draft release
  • 3e255c1 fix: revert goreleaser changes (#30)
  • 9e031c9 internal: upgrade goreleaser to v2.0.0 (#31)

v0.1.49

07 Jun 19:47
Compare
Choose a tag to compare

Changelog

  • 0c3ae4d Merge pull request #24 from observeinc/alew/ob-32283-init-config-extend
  • 7ed9c72 feat: add new config flags to init-config
  • 84ebf49 feat: add new flags to init-config
  • dc2bb1e fix: update observe-agent.yaml default path for windows
  • 9f17318 fix: update version in windows install script
  • cfc4030 fix: update version in windows install script

v0.1.48

07 Jun 00:47
42470ef
Compare
Choose a tag to compare

Changelog

  • 42470ef fix: OB-31723 add additional host properties to linux config (#17)

v0.1.47

06 Jun 02:43
Compare
Choose a tag to compare

Changelog

  • be3a56a fix: remove unimplemented scrapers for windows
  • 2fc9a26 update install script

v0.1.46

06 Jun 02:10
Compare
Choose a tag to compare

Changelog

  • 3c0c19e fix env vars in windows and update default configs

v0.1.45

06 Jun 00:28
Compare
Choose a tag to compare

Changelog

  • b09c0a5 .
  • 5c17418 Merge pull request #22 from observeinc/alew/update-windows-configs
  • 2867a9c add windowseventlog receiver
  • 6689972 feat: update install windows script to latest
  • b9414bc fix: update windows configs

v0.1.44

05 Jun 22:59
9a22826
Compare
Choose a tag to compare

Changelog

  • 9a22826 Merge pull request #23 from observeinc/alew/fix-goreleaser
  • e7ab3c2 feat: bump version in install script
  • 07b0732 fix: enable verbose mode for goreleaser
  • 4285ad0 fix: enable verbose mode for goreleaser build
  • a7621fe fix: enable verbose mode for goreleaser build
  • 8c78e99 fix: try to get goreleaser to respect subdirectories in github action
  • 44ae026 fix: trying to respect subdirectories in goreleaser
  • b61d538 fix: uncomment download from windows install script
  • b2842bc fix: update install script for windows
  • 5543114 fix: work around goreleaser

v0.1.43

05 Jun 20:52
e16c27e
Compare
Choose a tag to compare

Changelog

  • cc17e7b .
  • 82ff0b5 Merge pull request #19 from observeinc/obs-gh-alexlew-patch-1
  • 7362665 Merge pull request #20 from observeinc/dependabot/go_modules/github.com/spf13/viper-1.19.0
  • e16c27e Merge pull request #21 from observeinc/alew/rhel
  • 1ae4ba3 Update README.md
  • b834ac5 build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0