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.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