opentelemetry-collector/config
Evan Bradley 4b8ef9077c
[chore][confighttp] Rename receiver variables (#13576)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

I was puzzling over what "hss" meant when looking at confighttp earlier,
and realized it's a holdover from when the struct was named
`HTTPServerSettings`. This renames the receiver variables for both
`ClientConfig` and `ServerConfig` to be initialisms of these two types.
2025-08-06 16:13:06 +00:00
..
configauth fix(deps): update opentelemetry-go monorepo to v1.37.0 (#13515) 2025-07-29 03:20:43 +00:00
configcompression Fix snappy/framed-snappy encoding/decoding (#12911) 2025-05-05 16:18:42 +00:00
configgrpc [chore]: enable contextcheck linter (#13485) 2025-08-05 10:24:04 +00:00
confighttp [chore][confighttp] Rename receiver variables (#13576) 2025-08-06 16:13:06 +00:00
configmiddleware fix(deps): update opentelemetry-go monorepo to v1.37.0 (#13515) 2025-07-29 03:20:43 +00:00
confignet [chore] prevent unkeyed literal initialization (#12762) 2025-04-15 08:18:07 +00:00
configopaque Update module go.yaml.in/yaml/v3 to v3.0.4 (#13311) 2025-07-01 17:35:21 +00:00
configoptional [chore] Prepare release v1.37.0/v0.131.0 (#13510) 2025-07-28 23:54:40 +00:00
configretry fix(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 (#13512) 2025-07-29 03:18:33 +00:00
configtelemetry [service] Move batchprocessor metrics to normal level and update level guidelines (#12525) 2025-03-04 15:57:23 +00:00
configtls [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00