open-telemetry
opentelemetry-collector
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump github.com/go-git/go-git/v5 in /internal/tools Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.17.1 to 5.18.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.17.1...v5.18.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.18.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/go_modules/internal/tools/github.com/go-git/go-git/v5-5.18.0
1 day ago
[cmd/mdatagen] Handle string validators in generated config structs (#15078) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Extends the mdatagen config generation pipeline to support string field validators defined in JSON Schema. When a config property specifies `minLength`, `maxLength`, or `pattern`, the generated `Validate()` method now emits the corresponding checks. <!-- Issue number if applicable --> #### Link to tracking issue Fixes #14807 <!--Describe what testing was performed and which tests were added.--> #### Testing - New unit tests in generation_test.go - The samplescraper golden file (`generated_config.go`) is updated to reflect the new generated output.
main
1 day ago
Switch from xconfmap.Validate to confmap.Validate
evan-bradley:stabilize-validator
1 day ago
[chore] [scraperhelper] add more unit tests (#15125) #### Description Add tests to the internal/controller package, so we have baseline coverage before making the changes in https://github.com/open-telemetry/opentelemetry-collector/pull/15116. #### Link to tracking issue N/A #### Testing Yes #### Documentation No Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
main
1 day ago
[chore][cmd/mdatagen] Make sure existing metadata.yaml files are valid (#15137) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Cleans up existing `metadata.yaml` file and their validation in preparation for validating the stability. Before this PR there were multiple problems that meant that `metadata.yaml` files were invalid for mdatagen. In particular: 1. A few components used `class` for the `parent` or used the `class` in an arbitrary way. I have changed those to be `class: pkg`. 2. A lot of components would fail `type` validation because they had a `/` in the name. I have added the `parent` to them. 3. Make `stability` not mandatory for noncomponents 4. Prior to this PR the `status` section was forbidden for subcomponents (those with a `parent`), I have relaxed that since we need it for chloggen component list generation --------- Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
main
1 day ago
Fix comment formatting for NewDefault function in config_from_cfggen.go.tmpl
jkoronaAtCisco:mdatagen_custom_defaults
1 day ago
[chore] Improve builder test cleanup
evan-bradley:builder-test-fixup
1 day ago
Merge branch 'main' into scraperherlper-controller-tests
axw:scraperherlper-controller-tests
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 in /internal/tools
#15144
1 day ago
11ea38b
dependabot/go_modules/internal/tools/github.com/go-git/go-git/v5-5.18.0
CodSpeed Performance Gauge
-1%
[confmap] Stabilize confmap validation facilities
#15142
1 day ago
f2c7b35
evan-bradley:stabilize-validator
CodSpeed Performance Gauge
-31%
[cmd/mdatagen] Added ability to specify a custom default setter function for generated component configs.
#15136
1 day ago
9ed6c2b
jkoronaAtCisco:mdatagen_custom_defaults
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs