Skip to content

Commit

Permalink
Unify file and include config sources (open-telemetry#419)
Browse files Browse the repository at this point in the history
* Unify file and include config sources

* Delete file config source

* Expose include config source

* Update configsources_test

* Lint fixes

* Fix copy and paste error

* Remove extra-line on test file.

* PR Feedback
  • Loading branch information
pjanotti authored May 21, 2021
1 parent 2c3466c commit 6f945f6
Show file tree
Hide file tree
Showing 28 changed files with 397 additions and 752 deletions.
46 changes: 0 additions & 46 deletions internal/configsource/fileconfigsource/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions internal/configsource/fileconfigsource/config.go

This file was deleted.

68 changes: 0 additions & 68 deletions internal/configsource/fileconfigsource/config_test.go

This file was deleted.

35 changes: 0 additions & 35 deletions internal/configsource/fileconfigsource/configsource.go

This file was deleted.

100 changes: 0 additions & 100 deletions internal/configsource/fileconfigsource/configsource_test.go

This file was deleted.

51 changes: 0 additions & 51 deletions internal/configsource/fileconfigsource/factory.go

This file was deleted.

39 changes: 0 additions & 39 deletions internal/configsource/fileconfigsource/factory_test.go

This file was deleted.

Loading

0 comments on commit 6f945f6

Please sign in to comment.