Registry / networking / collector-config-confighttp

collector-config-confighttp

JSON →
library0.154.0gogounverified

Package confighttp provides HTTP configuration and client/server utilities for the OpenTelemetry Collector.

go get go.opentelemetry.io/collector/config/confighttp
INSTALL
IMPORT
SIG · COLLECTOR-CONFIG-C
C
collector-config-confighttp
networkinggov0.154.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

confighttp
go.opentelemetry.io/collector/config/confighttp

Creates a default HTTP server configuration for the OpenTelemetry Collector.

package main import ( "go.opentelemetry.io/collector/config/confighttp" ) func main() { cfg := confighttp.NewDefaultServerConfig() _ = cfg }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.154.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
Amazon
1
OpenAI (training)
1
Resources
collector-config-confighttp — go get collector-config-confighttp · libregistry