liatrio-otel-collector

The Liatrio distribution of the OpenTelemetry Collector

APACHE-2.0 License

Stars
30
Committers
23

Bot releases are hidden (Show)

liatrio-otel-collector - v0.31.4

Published by pmpaulino 12 months ago

0.31.4 (2023-10-31)

🐞 Bug Fixes

  • Application crashes when adressing a specific organization (#181) (f3d7024c)

🚧 Chores

  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /pkg/receiver/gitproviderreceiver (#170) (c542b284)
  • deps: bump github/codeql-action from 2.22.4 to 2.22.5 (#179) (57a125bd)
liatrio-otel-collector - v0.31.3

Published by pmpaulino 12 months ago

0.31.3 (2023-10-27)

🐞 Bug Fixes

  • Endpoint management for GitHub enterprise (ghe) (#176) (e320affa)

🔎 Tests

  • add tests for gitMergeRequests (#169) (4928d690)
liatrio-otel-collector - v0.31.2

Published by pmpaulino 12 months ago

0.31.2 (2023-10-26)

🐞 Bug Fixes

  • perf: improved the go-routine implimentation for the gitlab scraper (#172) (6f6f9dbe)
liatrio-otel-collector - v0.31.1

Published by pmpaulino 12 months ago

0.31.1 (2023-10-24)

🐞 Bug Fixes

  • perf: go routines more in line with effective go documentation (#168) (ddcfdea6)

🔎 Tests

  • gitlab scraper test - getBranches (#166) (fb4821bd)
  • added test file for factory.go in gitlabscrapper #150 (#155) (3227663f)
  • 161: added tests for getBranches and its components (#163) (f76c5b4b)

🚧 Chores

  • deps: bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#167) (fc999c04)
  • deps: bump github/codeql-action from 2.22.3 to 2.22.4 (#164) (253b0477)
liatrio-otel-collector - v0.31.0

Published by pmpaulino about 1 year ago

0.31.0 (2023-10-19)

🎁 Feature

  • added support for filtering projects by topic & search query (#158) (37e22f38)
liatrio-otel-collector - v0.30.0

Published by pmpaulino about 1 year ago

0.30.0 (2023-10-18)

🎁 Feature

  • 156: add ability to override URL gitlab and github endpoints (#157) (0a7615ef)
liatrio-otel-collector - v0.29.0

Published by pmpaulino about 1 year ago

0.29.0 (2023-10-18)

🎁 Feature

  • 142: separate out metrics and restructure go routines and functions (#137) (a68d9cf9)

🔎 Tests

  • add tests for config.go (#144) (b5109cf5)

🚧 Chores

  • deps: bump golang.org/x/net from 0.15.0 to 0.17.0 in /pkg/receiver/gitproviderreceiver (#146) (064251d3)
  • deps: bump github/codeql-action from 2.22.1 to 2.22.3 (#148) (70f1ec63)
  • deps: bump github/codeql-action from 2.22.0 to 2.22.1 (#143) (3eeb54e7)
  • deps: bump github/codeql-action from 2.21.9 to 2.22.0 (#141) (fe9f131f)
  • deps: bump ossf/scorecard-action from 2.1.2 to 2.3.0 (#140) (108f7fef)
liatrio-otel-collector - v0.28.0

Published by pmpaulino about 1 year ago

0.28.0 (2023-10-04)

🎁 Feature

  • add spanmetrics connector, transform and filter processors (#139) (5102f2ff)
liatrio-otel-collector - v0.27.1

Published by pmpaulino about 1 year ago

0.27.1 (2023-10-03)

🐞 Bug Fixes

  • set default branch from api to compare with instead of hardcoded string (#136) (c51a790e)

🚧 Chores

  • deps: bump github/codeql-action from 2.21.8 to 2.21.9 (#132) (8829315f)
liatrio-otel-collector - v0.27.0

Published by pmpaulino about 1 year ago

0.27.0 (2023-10-03)

🎁 Feature

  • add go routines for the github scraper(#134) (a7a65259)

🚧 Chores

  • deps: bump alpine from 3.18.3 to 3.18.4 (#133) (4c49d91a)
liatrio-otel-collector - v0.26.0

Published by pmpaulino about 1 year ago

0.26.0 (2023-09-25)

🎁 Feature

  • add xray and cloudwatch exporters (#130) (43fd4dfb)
liatrio-otel-collector - v0.25.0

Published by pmpaulino about 1 year ago

0.25.0 (2023-09-25)

🎁 Feature

  • added commit line addition/deletion metric (#124) (74ff00f0)
liatrio-otel-collector - v0.24.0

Published by pmpaulino about 1 year ago

0.24.0 (2023-09-25)

🎁 Feature

  • update Makefile to improve dev experience. (#117) (89cdece6)
liatrio-otel-collector - v0.23.0

Published by pmpaulino about 1 year ago

0.23.0 (2023-09-24)

🎁 Feature

  • add sigv4auth extension to manifest (#129) (8a29068a)
liatrio-otel-collector - v0.22.0

Published by pmpaulino about 1 year ago

0.22.0 (2023-09-24)

🎁 Feature

  • add prometheus remote write exporter and update to 0.85.0 (#126) (4a3268c5)
liatrio-otel-collector - v0.21.0

Published by pmpaulino about 1 year ago

0.21.0 (2023-09-24)

🎁 Feature

  • added merged age metric for gitlab (#123) (77c8a675)

🔎 Tests

  • add gh scraper test (#122) (2249ddd7)
liatrio-otel-collector - v0.20.0

Published by pmpaulino about 1 year ago

0.20.0 (2023-09-24)

🎁 Feature

  • added branch age metric (#115) (84264d6a)

🔎 Tests

  • added tests for factory.go (#120) (3e5fa116)
  • added a test for config.go comparing the default config structure (#119) (147b34ad)
  • Adding more tests to the GitHub Scraper (#116) (298faa88)

🚧 Chores

  • deps: bump github/codeql-action from 2.21.7 to 2.21.8 (#121) (ba9cf21a)
  • deps: bump github/codeql-action from 2.21.6 to 2.21.7 (#113) (21f1a931)
liatrio-otel-collector - v0.19.0

Published by pmpaulino about 1 year ago

0.19.0 (2023-09-19)

🎁 Feature

  • 93: adding merge request time metrics (#106) (6dc6c3f4)

📄 Documentation

  • add code coverage badge to README.md (#98) (48153672)

🚧 Chores

  • deps: bump docker/login-action from 2 to 3 (#109) (22d46ff9)
  • deps: bump docker/setup-qemu-action from 2 to 3 (#110) (2bc39fce)
  • deps: bump docker/setup-buildx-action from 2 to 3 (#111) (778a9dfd)
  • deps: bump github/codeql-action from 2.21.5 to 2.21.6 (#112) (6cd46598)
  • deps: bump goreleaser/goreleaser-action from 4 to 5 (#107) (00d37da0)

📦 Build

  • fix Backstage catalog info links (#108) (35b32b38)
liatrio-otel-collector - v0.18.0

Published by pmpaulino about 1 year ago

0.18.0 (2023-09-11)

🎁 Feature

  • 76: added metric for line deletions and additions for a branch (#102) (7341478d)

🚧 Chores

  • deps: bump actions/checkout from 3 to 4 (#90) (36b75912)
  • deps: bump actions/upload-artifact from 3.1.0 to 3.1.3 (#100) (0055651d)
liatrio-otel-collector - v0.17.0

Published by pmpaulino about 1 year ago

0.17.0 (2023-09-08)

🎁 Feature

  • add gitlab branches count metric (#97) (e4f4216b)