Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-osman3 committed Nov 1, 2022
1 parent 319e497 commit ce039a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/otel-allocator/target/target.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ import (
"github.com/prometheus/common/model"
)

// This package contains structs and methods used by multiple packages in cmd/otel-allocator
// This package is useful to resolve any cyclical dependencies by adding common objects.
// This package contains common structs and methods related to scrape targets.
type LinkJSON struct {
Link string `json:"_link"`
}
Expand Down

0 comments on commit ce039a9

Please sign in to comment.