Skip to content

Commit

Permalink
Update doc.go of filelogreceiver (#29100)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymotongpoo committed Nov 12, 2023
1 parent 61ba7fd commit 1d4cf91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions receiver/filelogreceiver/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

//go:generate mdatagen metadata.yaml

// Package stanzareceiver implements a receiver that can be used by the
// Opentelemetry collector to receive logs using the stanza log agent
// Package filelogreceiver implements a receiver that can be used by the
// OpenTelemetry collector to receive logs using the stanza log agent
package filelogreceiver // import "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/filelogreceiver"

0 comments on commit 1d4cf91

Please sign in to comment.