proxy.golang.org : github.com/open-telemetry/opentelemetry-collector-contrib/receiver/cloudfoundryreceiver : v0.61.0
Package cloudfoundryreceiver implements a receiver that can be used by the OpenTelemetry collector to receive Cloud Foundry metrics and logs via its Reverse Log Proxy (RLP) Gateway component. The protocol is handled by the go-loggregator library, which uses HTTP to connect to the gateway and receive JSON-protobuf encoded v2 Envelope messages as documented by loggregator-api.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/cloudfoundryreceiver@v0.61.0
Published:
Indexed:
- code.cloudfoundry.org/go-diodes v0.0.0-20211115184647-b584dd5df32c
- code.cloudfoundry.org/go-loggregator v7.4.0+incompatible
- code.cloudfoundry.org/rfc5424 v0.0.0-20201103192249-000122071b78
- github.com/cloudfoundry-incubator/uaago v0.0.0-20190307164349-8136b7bbe76e
- github.com/davecgh/go-spew v1.1.1
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.15.10
- github.com/knadh/koanf v1.4.3
- github.com/kr/pretty v0.3.0
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.17.0
- github.com/pelletier/go-toml v1.9.4
- github.com/pmezard/go-difflib v1.0.0
- github.com/rs/cors v1.8.2
- github.com/stretchr/testify v1.8.0
- go.opencensus.io v0.23.0
- go.opentelemetry.io/collector v0.61.0
- go.opentelemetry.io/collector/pdata v0.61.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.1
- go.opentelemetry.io/otel v1.10.0
- go.opentelemetry.io/otel/metric v0.32.1
- go.opentelemetry.io/otel/trace v1.10.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.23.0
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1