Skip to content

Releases: liatrio/liatrio-otel-collector

v0.39.0

19 Jan 00:38
0c32706
Compare
Choose a tag to compare

0.39.0 (2024-01-19)

📣 Breaking Changes

  • updated metrics & logic based on upstream contributions (#260) (0c32706)

* config: updated pre-commit yamlfmt options

* docs: updated README metric info

* refactor: updated metric descriptions and renamed for clarity

* test: added tests to helpers_test for new functions

* feat: updated gitlab_scraper w/ latest helpers changes

* test: fixing up tests/happy paths

* test: added test case for merged PRs

* ci: fixed formatting for build ci workflow

BREAKING CHANGE: removed the Repository pull request deployment time metric & renamed other metrics

🚧 Chores

  • remove dependabot config and update labeler (#258) (5b77def)

v0.38.2

17 Jan 22:45
0753616
Compare
Choose a tag to compare

0.38.2 (2024-01-17)

🐞 Bug Fixes

  • deps: add root go.mod, components import, crosslink, and update deps (#256) (0753616)

v0.38.1

16 Jan 22:20
99d3acc
Compare
Choose a tag to compare

0.38.1 (2024-01-16)

🐞 Bug Fixes

  • add support for tools.go paradigm and bump versions (#255) (99d3acc)

🚧 Chores

v0.38.0

03 Jan 18:18
d8a3e50
Compare
Choose a tag to compare

0.38.0 (2024-01-03)

🎁 Feature

  • include new otel components in the distribution (#236) (d8a3e50)

📄 Documentation

  • README.md: Update github rate limiting docs (#233) (d06d1a5)

🚧 Chores

  • deps: bump github/codeql-action from 3.22.11 to 3.22.12 (#235) (3d0f348)
  • deps: bump actions/upload-artifact from 3.1.3 to 4.0.0 (#229) (10bf6f0)

🔁 CI

v0.37.0

15 Dec 21:16
acd1d4e
Compare
Choose a tag to compare

0.37.0 (2023-12-15)

🎁 Feature

📄 Documentation

🚧 Chores

  • deps: bump github/codeql-action from 2.22.10 to 3.22.11 (#228) (e8b980f)

v0.36.0

13 Dec 20:38
98787d8
Compare
Choose a tag to compare

0.36.0 (2023-12-13)

🎁 Feature

v0.35.0

13 Dec 19:47
e4236f6
Compare
Choose a tag to compare

0.35.0 (2023-12-13)

🎁 Feature

  • Adding changes from opentelemetry-collector-contrib/pull/29832 (#226) (e4236f6)

🔎 Tests

  • added projectResponse and tested scrape function for gitlab scraper (#212) (4e92c2a)
  • updated tests for getCommitData to be on mock server (#205) (5b2d406)

🚧 Chores

  • remove the pkg directory to fall in-line with otel's repo structure (#216) (c084c0f)
  • deps: bump github/codeql-action from 2.22.9 to 2.22.10 (#224) (825de19)
  • deps: bump actions/labeler from 4 to 5 (#219) (ce1bd7c)
  • deps: bump github/codeql-action from 2.22.7 to 2.22.9 (#222) (40648b0)
  • deps: bump alpine from 3.18.4 to 3.19.0 (#223) (04d47aa)
  • deps: bump actions/setup-go from 4 to 5 (#221) (101284f)
  • deps: bump github/codeql-action from 2.22.5 to 2.22.7 (#207) (e12f659)

v0.34.0

22 Nov 18:45
86acdfa
Compare
Choose a tag to compare

0.34.0 (2023-11-22)

🎁 Feature

  • bump to v0.89.0 and bring in cleanup contributions and fixes (#210) (86acdfa)

📄 Documentation

  • Improve debugging experience and update docs (#197) (6324562)

🔎 Tests

  • swapped mock client for new mock server for gitlab, updated tests (#206) (623c37a)
  • Test GitHub scrape function, update mock server and tests accordingly (#203) (68bc840)
  • added pagination header to mock server, updated test (#201) (50d6015)

v0.33.0

09 Nov 00:28
54c853d
Compare
Choose a tag to compare

0.33.0 (2023-11-09)

🎁 Feature

  • major cleanup refactor and addition of tests based on upstream contribution (#194) (54c853d)

📄 Documentation

  • correct environment variable syntax in config.yaml (#200) (13c4426)

v0.32.0

06 Nov 17:50
2f467e2
Compare
Choose a tag to compare

0.32.0 (2023-11-06)

🎁 Feature

  • 92: added contributor count to gitlab scraper (#180) (2f467e2)

🔎 Tests

  • 184: updated getCommitData function, added tests (#185) (b5183dc)
  • created tests for getContributorCount (#183) (adacdb4)

🔀 Code Refactoring

  • made getRepoData function, added tests (#189) (8b654b1)
  • 188: got rid of now useless pr functions/queries (#191) (8fed012)
  • 188: got rid of now useless branch functions/queries (#190) (673db01)

🚧 Chores

  • add o11y system to backstage catalog config (#187) (3cf3f69)