liatrio-otel-collector

The Liatrio distribution of the OpenTelemetry Collector

APACHE-2.0 License

Stars
30
Committers
23

Bot releases are visible (Hide)

liatrio-otel-collector - v0.9.0

Published by pmpaulino about 1 year ago

0.9.0 (2023-08-21)

🎁 Feature

  • add repo contributor count metric (#75) (0542a61d)
liatrio-otel-collector - v0.8.0

Published by pmpaulino about 1 year ago

0.8.0 (2023-08-18)

🎁 Feature

  • move to singular search query for repos and fix branch age queries (44bfa4dc)
liatrio-otel-collector - v0.7.1

Published by pmpaulino about 1 year ago

0.7.1 (2023-08-16)

🐞 Bug Fixes

  • ci: fix release go version for setup to include quotes (7993e126)
liatrio-otel-collector - v0.7.0

Published by pmpaulino about 1 year ago

0.7.0 (2023-08-16)

🎁 Feature

  • add ability to perform a search query #68 (#70) (de49bb8d)
liatrio-otel-collector - v0.6.0

Published by pmpaulino about 1 year ago

0.6.0 (2023-08-14)

🎁 Feature

  • add resourcedetection processor (#67) (b4784f2f)
liatrio-otel-collector - v0.5.1

Published by pmpaulino about 1 year ago

0.5.1 (2023-08-14)

🐞 Bug Fixes

  • ci: fix release split issue and revert back to non-split for (217ad578)
liatrio-otel-collector - v0.5.0

Published by pmpaulino about 1 year ago

0.5.0 (2023-08-14)

🎁 Feature

  • initial pass at refactor to genqlient (#66) (62ddb781)

🚧 Chores

  • deps: bump github/codeql-action from 2.2.4 to 2.21.2 (#60) (4e2049ea)

🔁 CI

  • update goreleaser to pro version and implement split builds (#61) (1518bd63)
liatrio-otel-collector - v0.4.1

Published by pmpaulino about 1 year ago

0.4.1 (2023-07-27)

🐞 Bug Fixes

  • add ignore to archived and forked repositories on search (#56) (52d2552f)
liatrio-otel-collector - v0.4.0

Published by pmpaulino over 1 year ago

0.4.0 (2023-07-20)

🎁 Feature

  • add prometheus exporter to otel collector (#54) (e16041e9)

🔁 CI

  • remove renovate bot as the depenency manager (#52) (84962072)
liatrio-otel-collector - v0.3.3

Published by pmpaulino over 1 year ago

0.3.3 (2023-07-19)

🐞 Bug Fixes

  • hard code registry and image name (a8b77010)
  • goreleaser docker publish variable typo (57277885)
  • goreleaser docker publish missing variables (3affb7b8)
  • goreleaser docker publish (fb6ccfdb)

🔁 CI

  • add bigger instance type to release workflow (f82133db)
liatrio-otel-collector - v0.3.2

Published by pmpaulino over 1 year ago

0.3.2 (2023-07-18)

🐞 Bug Fixes

  • update repo request to graphql api (aa210f64)

🔁 CI

  • update release permissions (#44) (1c306b9b)
liatrio-otel-collector - v0.3.1

Published by pmpaulino over 1 year ago

0.3.1 (2023-07-18)

🐞 Bug Fixes

  • ci: fix ci registry login to be ghcr.io (a883f902)
liatrio-otel-collector - v0.3.0

Published by pmpaulino over 1 year ago

0.3.0 (2023-07-18)

🎁 Feature

  • add container builds locally and through ci (#39) (ca16db82)

📄 Documentation

  • reformat quick start section (0869ad3b)
  • update readme with added badges (#37) (48c10769)
  • update readme with new badges (129b18bc)

🚧 Chores

  • add apache 2.0 license matching (f47e6262)
  • remove ldap config from config yaml after removal of receiver (#34) (de95d54e)
  • deps: bump amannn/action-semantic-pull-request from 4 to 5 (#27) (4c81a9a1)

🔁 CI

  • Revert "ci: uncomment needed permissions for private repositories" (742b081b)
  • uncomment needed permissions for private repositories (72b7faa5)
  • add openssf scorecard workflow (db83c36b)
liatrio-otel-collector - v0.2.0

Published by pmpaulino over 1 year ago

0.2.0 (2023-07-14)

🎁 Feature

  • convert the github receiver to the newly created gitprovider (#19) (a5e82706)
  • gh: add additional metrics to the github receiver (5c1d5a4e)
  • gh: update github receiver to actually work as a metrics receiver (99890b31)
  • add initial example of a github receiver (5d2bfdf3)
  • core: initial commit of github receiver prototype (79f59fdb)
  • add ability to run ldap search (2d642d50)
  • add basic scraper to connect to local LDAP server with default (0012e0c8)
  • add working receiver factory (6f6cd819)

🐞 Bug Fixes

  • fix makefile common case sensitivity (35ea268b)
  • fix metric call for branch time and update docs (#24) (1100844a)
  • fix makefile, docs, and gitprovider receiver after port (#21) (83323aa8)
  • deps: update module go.opentelemetry.io/collector/consumer to v0.74.0 (454c4011)
  • add search and correct base_dn for ldap search with logger debug (8013e369)

📄 Documentation

  • readme: add a little bit of information in the readme for (b3c53758)
  • readme: update docs in githubreceiver to add metrics (29cc0c48)
  • readme: update main readme to reflect the change to the repo (e42c3ebb)
  • readme: update readme with notes from notion export [WIP] (02cf7a10)

🔎 Tests

  • add factor_test.go (4e811ca0)
  • add config_test.go (555f340a)

🔀 Code Refactoring

  • refactor structure to support all otel contributions (5290670f)

🚧 Chores

  • delete lowercase common file (c153fa67)
  • gh: fix formatting & update comment (a0583b7a)
  • tasks: basic task updates to confirm runnning of receiver and (9460d777)
  • taskfile: update taskfile to work from one place (d1bf2a04)
  • update ldapreceiver go module to reflect repo changes (5bd2f897)
  • update builder-config with repo name changes (26c8e272)
  • set test data to work with local ldap container (f8d0a6ce)
  • add comments to factory.go (0f447010)
  • cleanup and comment through the config.go file (d96acffe)
  • add test data folder to include config for custom collector (bca043d1)

🔁 CI

  • remove branch check from release job (86c406c8)
  • change gh pat to non-provided one for release (f14b3e54)
  • fix release flow to dev version (6cd59f63)
  • break apart gh workflow (#29) (7008b1ef)
  • fix typo in generator opt (c27265fb)
  • fix typo in with var name (0e9ee6fb)
  • fix sem release to have with statement for token (52f63d2f)
  • add push to main for workflow runs (af175139)
  • add job dependencies and logic gates #9 (#28) (a214b5a8)
  • update liatrio otel collector distribution with functioning skeleton (#25) (61d33553)
liatrio-otel-collector - v0.1.0

Published by adrielp over 1 year ago