OpenTelemetry Bot d680729c09 [chore] Prepare release 0.90.0 (#29543) hace 1 año
..
cfgmetadatagen fbd61aea79 [cmd/configschema]: include connectors (#29001) hace 1 año
docsgen 0c4c32e0c6 [chore] Remove 'skip' #11451 for tests not in need of fixes (#28682) hace 1 año
Makefile f4e96073cd Move configschema from collector core to collector contrib (#5038) hace 3 años
README.md f4e96073cd Move configschema from collector core to collector contrib (#5038) hace 3 años
comments.go 5133f4ccd6 [chore] use license shortform (#22052) hace 1 año
comments_test.go 0c4c32e0c6 [chore] Remove 'skip' #11451 for tests not in need of fixes (#28682) hace 1 año
common_test.go 0c4c32e0c6 [chore] Remove 'skip' #11451 for tests not in need of fixes (#28682) hace 1 año
configs.go fbd61aea79 [cmd/configschema]: include connectors (#29001) hace 1 año
configs_test.go 0c4c32e0c6 [chore] Remove 'skip' #11451 for tests not in need of fixes (#28682) hace 1 año
fields.go f4c44858b5 [all][chore] Moved from interface{} to any for all go code (#29072) hace 1 año
fields_test.go 0c4c32e0c6 [chore] Remove 'skip' #11451 for tests not in need of fixes (#28682) hace 1 año
go.mod d680729c09 [chore] Prepare release 0.90.0 (#29543) hace 1 año
go.sum 40b485f08a Update core for v0.90.0 release (#29539) hace 1 año
metadata.yaml 8a4348cb00 [chore] add codeowners to metadata (#24404) hace 1 año
resolver.go 5133f4ccd6 [chore] use license shortform (#22052) hace 1 año
resolver_test.go 38db557363 [chore][cmd/configschema] Fix and re-enable resolver tests on Windows (#29343) hace 1 año

README.md

ConfigSchema API

This package contains an API that can be used to introspect the configuration struct of a collector component. It can be used to generate documentation or tools to help users configure the collector.