Skip to content

Commit

Permalink
Update receiver/cloudfoundryreceiver/doc.go
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
  • Loading branch information
jriguera and codeboten authored Jul 3, 2024
1 parent f8d9d73 commit ee8e749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/cloudfoundryreceiver/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//go:generate mdatagen metadata.yaml

// Package cloudfoundryreceiver implements a receiver that can be used by the
// Opentelemetry collector to receive Cloud Foundry metrics and logs via its Reverse
// 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.
Expand Down

0 comments on commit ee8e749

Please sign in to comment.