Releases: observIQ/bindplane-otel-collector
Releases · observIQ/bindplane-otel-collector
v0.6.0
Changelog
New Features
- 0a5c223: feat(nginx): Add low-flow mode for the NGINX plugin (#387) (@BinaryFissionGames)
- 4084558: feat(nginx): Add nginx logging plugin (#376) (@BinaryFissionGames)
- 93de7df: feat(plugin): Added Mongodb log plugin (#374) (@cpheps)
- 9ed729c: feat(plugin): Added MySQL logging plugin (#369) (@cpheps)
- dfd039c: feat(plugin): Elasticsearch log plugin (#360) (@cpheps)
- 3631dcd: feat(plugin): PostgreSQL Plugin (#365) (@cpheps)
- b1efdfd: feat(plugin): Rabbitmq Logging plugin (#353) (@cpheps)
- c1d109d: feat(syslog): Add a syslog plugin with a low-flow mode (#388) (@BinaryFissionGames)
- a33b230: feat: Mongodb Atlas Google Cloud example config (#386) (@jsirianni)
- 03a1953: feat: Remove logreceiver (#358) (@cpheps)
- f7a4623: feat: Speed up container image build. Enable ARM64 image building. (#351) (@jsirianni)
- 70a3a0f: feat: Wrap Google Cloud Exporter (#355) (@jmwilliams89)
- 14f15e1: feat: elasticsearch exporter configuration example (#384) (@algchoo)
- a34841d: feat: mysql, redis, mongodb prometheus exporter example configs (#370) (@algchoo)
Bug Fixes
- 22bf6e6: fix(install_script): Add macOS install script to release (#389) (@BinaryFissionGames)
- 51ef04c: fix(nginx): Fix incorrect type for error_log_paths (#390) (@BinaryFissionGames)
- d83f217: fix(pluginreceiver): Turn metrics telemetry off for plugin sub-service (#379) (@BinaryFissionGames)
- 38ff89e: fix(readme): Pre v0.6.0 Readme fixups (#399) (@cpheps)
- 1bfd6d0: fix: Config in linux package should be marked "config|noreplace" (#393) (@BinaryFissionGames)
- 118e8f3: fix: Plugin validation fails on valid []string parameter (#378) (@jsirianni)
- 68cf041: fix: Wrapped google exporter metric prefix (#366) (@jsirianni)
Dependencies
Other
- 8603b9b: Add Google Cloud Logging examples for filelog, journald, and syslog. (#363) (@jsirianni)
- 77632c6: Add postgresql example config (#356) (@jsirianni)
- b5e3b58: Added Getting Started guide to the documentation (#396) (@asenkowski)
- faa7035: Added k8s install section to quickstart (#367) (@asenkowski)
- c693236: Changed codeowners to collector-team (#377) (@cpheps)
- 0364d2e: Fixed expected plugins in cinc tests (#400) (@cpheps)
- 25bc70c: Impelemented redis logging plugin (#361) (@cpheps)
- f786001: Removed deprecated prometheusexec receiver (#362) (@cpheps)
- 67025af: Removed unsupported preserve_to in plugins (#392) (@cpheps)
- 23d164f: Removed varnish as it was moved to the operations collector (#372) (@cpheps)
- 9c9c421: Update README.md (#398) (@mkelly)
- df808e0: Updated github.com/mitchellh/mapstructure to v1.5.0 (#373) (@cpheps)
- 070627f: Use generic node for Mysql and Redis Google examples (#352) (@jsirianni)
- 2bb60e0: Use generic node for Tomcat Google Cloud example (#364) (@jsirianni)
- 04a8d0e: deps(Otel Update): Update Otel Dependencies To v0.49.0 (#359) (@cpheps)
- f984a44: disable arm64 docker build, will be added again after refactor (#350) (@jsirianni)
- c6fb4a2: feat() Add Hadoop example config for google exporter (#375) (@Mrod1598)
- 5e97610: feat(install script): macOS install script (#385) (@cpheps)
- 4a79af5: feat(otel upgrade/new components): Upgraded otel to v0.50.0 and Added Components (#391) (@cpheps)
- f1c588e: use workload and generic_node for rabbitmq and elasticsearch (#368) (@jsirianni)
v0.5.0
Changelog
New Features
Other
- 35429de: Add cadvisor example config (#348) (@jsirianni)
- 4841752: Add docker example config (#344) (@jsirianni)
- 1e864f5: Add elasticsearch example config (#337) (@jsirianni)
- dd90cf2: Add mongodb example config (#338) (@jsirianni)
- c9e125a: Add mysql example config (#335) (@jsirianni)
- d1f0756: Add rabbitmq example config (#334) (@jsirianni)
- 04c591e: Add redis example config (#336) (@jsirianni)
- 2f4a955: Add storage directory to release packages (#345) (@jsirianni)
- 57ca5bc: Added hostmetrics example to example section of README (#349) (@asenkowski)
- 38cd578: Doc/example/googlecloud tomcat (#342) (@jsirianni)
- e05a0a7: Dockerfile refactor (#341) (@jsirianni)
- 79770a5: Google Managed Prometheus + Hostmetrics example config (#343) (@jsirianni)
- 1a2bb40: quick readme linking to k8s example repo (#347) (@jsirianni)
v0.4.1
Changelog
New Features
- 5fb733f: feat(config): Modified default scrapers for hostmetric receiver in the sample config (#328) (@cpheps)
- b2aa3f6: feat(install): Cleaned up Linux Install Script (#324) (@cpheps)
- 99f6252: feat(installer): Removed version from MSI name (#329) (@cpheps)
- 4ab3683: feat(readme): Readme updates (#322) (@cpheps)
- 1da3b8e: feat: Add plugin receiver (#316) (@jmwilliams89)
- 71fd158: feat: Installation Packages Demo Feedback (#315) (@BinaryFissionGames)
Bug Fixes
- e30d6da: fix: Update Windows default install location in docs (#323) (@BinaryFissionGames)
Dependencies
- f0a2801: deps: Upgrade gonum.org/v1/gonum (#317) (@antonblock)
Other
- 7a7b3d2: Example configuration proposal (#321) (@jsirianni)
- 312c352: Updated dependabot configuration (#339) (@cpheps)
- 41bd7a9: Updated linter version and fixed linter issues (#326) (@cpheps)
- f7f9ced: add setup section to receiver docs (#325) (@jsirianni)
- 9180498: add version info of installed package (#314) (@BinaryFissionGames)
- fb94036: feat(install script): Added printout in linux script on how to view logs (#319) (@cpheps)
- 510f2a6: feat(varnish metrics): Add client request error code metrics (#327) (@JonathanWamsley)
- c402bab: feat(varnish receiver): Varnish add cache name (#313) (@JonathanWamsley)
v0.4.0
Changelog
Bug Fixes
- 0757e10: fix(ci): Run CI tests on all submodules (#309) (@cpheps)
- 02c064e: fix(test): Fixed config tests for varnish to work on any OS (#310) (@cpheps)
- 870f903: fix: Fix incorrect entrypoint in Dockerfile (#300) (@BinaryFissionGames)
- f7c9ebc: fix: Fix malformed gosec yaml (#306) (@BinaryFissionGames)
- 1fa7c36: fix: Update Windows screenshots/docs for post-rebrand (#303) (@BinaryFissionGames)
Dependencies
Other
- 771dc6e: Document updates (#302) (@cpheps)
- a65f7e0: Fixed documention spelling error (#312) (@cpheps)
- 05cde4a: feat(receiver/varnish): Add Varnish Receiver (#279) (@JonathanWamsley)
- a421e06: fix(Windows MSI): Don't remove config on upgrade (#301) (@BinaryFissionGames)
- b435e53: fix(otel receiver): Rename varnish attribute (#305) (@JonathanWamsley)
- cf41b89: fix(varnish receiver): update scraper attribute field (#307) (@JonathanWamsley)
v0.3.0
v0.2.0
Changelog
New Features
- 1bbf84a: feat(release): Changed go releaser to create zip and tar archives (#266) (@cpheps)
- d7b0ef2: feat: Document installing the collector on Windows (#261) (@BinaryFissionGames)
- 51f47f2: feat: Linux packages (#275) (@BinaryFissionGames)
Bug Fixes
- 0f8de96: fix: Fix MSI build (#280) (@BinaryFissionGames)
Dependencies
- 551be03: deps(deps): bump github.com/aws/aws-sdk-go from 1.43.9 to 1.43.18 (#277) (@dependabot[bot])
- f4ffba8: deps(deps): bump github.com/goreleaser/goreleaser in /internal/tools (#278) (@dependabot[bot])
Other
v0.1.1
v0.0.12
Changelog
- 9866f27: Http Input support unauthenticated test connection / health check (#96) (@jsirianni)
- b84de6d: Updated the collector to use otel 0.37.0 (#98) (@jmwilliams89)
- da02d3f: Performance improvements (#119) (@BinaryFissionGames)
- e2f02fb: add jmx receiver from otel contrib (#132) (@jsirianni)
- 722bdbf: Release binaries and publish container image on new tags (#130) (@jsirianni)
- 47cc1a2: Resource attributes copy processor (#133) (@BinaryFissionGames)
- 4cb1c86: Fix RAT processor only copying to first metric (#159) (@BinaryFissionGames)
- b16bafc: Google k8s POC (#142) (@jsirianni)
- 63f2b74: Goreleaser (#165) (@jsirianni)
- ae147ab: import hostmetricsreceiver (#182) (@jsirianni)
- 7c20f26: import prometheusreceiver from contrib (#183) (@jsirianni)
- fe387c7: Lifecycle refactor (#190) (@jmwilliams89)
- fe387c7: Upgraded to otel 0.43.0 (#190) (@jmwilliams89)