forked from lightstep/opentelemetry-exporter-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Opt-in to service framework shepherd migrations [shepherd]
- Loading branch information
Chris Leavoy
committed
Nov 26, 2020
1 parent
4395620
commit cd6195c
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
specVersion: v1 | ||
visibility: private | ||
|
||
code-coverage: | ||
# please see https://invisionapp.atlassian.net/wiki/spaces/ICT/pages/888799838/Establishing+code+coverage+goals for how to set this value appropriately | ||
goal-percent: 0 | ||
owner: | ||
active: | ||
team: collab-arch-eng | ||
since: 2020-05-13 | ||
|
||
serviceFramework: | ||
shepherd: | ||
managed: true | ||
type: library |