Skip to content

Commit

Permalink
feat: add generated files for component
Browse files Browse the repository at this point in the history
  • Loading branch information
fchikwekwe committed Sep 25, 2023
1 parent 3a21318 commit 8a1393f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions exporter/honeycombmarkerexporter/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

//go:generate mdatagen metadata.yaml

// Package honeycombmarkerexporter exports marker data to Honeycomb.
package honeycombexporter // import "github.com/open-telemetry/opentelemetry-collector-contrib/exporter/honeycombmarkerexporter"

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a1393f

Please sign in to comment.