Commit Graph

4 Commits

Author SHA1 Message Date
Pablo Baeyens 477e4d3959
[chore][configgrpc,confighttp] Clarify that config structs are to be used for a single protocol and receiver (#12256)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Adds note discussed on 2025-02-03 Collector stability meeting.
2025-02-04 10:24:59 +00:00
Alex Boten 80d704deb4
[chore] use license shortform (#7694)
* [chore] use license shortform

To remain consistent w/ contrib repo, see https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/22052

Signed-off-by: Alex Boten <aboten@lightstep.com>

* make goporto

Signed-off-by: Alex Boten <aboten@lightstep.com>

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
2023-05-18 13:11:17 -07:00
José Carlos Chávez 9d3a8a4608
Adds vanity import check (#4180)
* chore: adds porto and fixes vanity imports.

* chore: fixes target overriding.

* chore: fixes install of porto.

* chore: includes porto as a tool.

* chore: upgrades porto to check internals.

* chore: rebase and update vanity import.

* chore: removes unnecessary space.

* chore: rollsback vanity import in generated files.
2021-10-12 13:47:36 -07:00
Eunice Kim 5bf7a5469b
Add doc.go files to the Config package (#3284)
* Add overview and move to seperate godoc

* Move config overview to doc.go
2021-05-26 09:17:32 -07:00