forked from kubernetes/community
-
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.
Merge pull request kubernetes#2852 from spiffxp/add-devstats-subproject
Redo devstats as a subproject
- Loading branch information
Showing
4 changed files
with
36 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
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# see https://go.k8s.io/owners | ||
|
||
reviewers: | ||
- Phillels | ||
- dims | ||
- jberkus | ||
- nikhita | ||
- parispittman | ||
- spiffxp | ||
approvers: | ||
- Phillels | ||
- lukaszgryglicki | ||
- jberkus | ||
- spiffxp | ||
labels: | ||
- sig/contributor-experience |
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# devstats | ||
|
||
This file documents the devstats subproject. We are responsible for | ||
continued advocacy of CNCF's devstats project within the kubernetes | ||
community. The kubernetes project has a significant number of metrics | ||
and workflows that are unique amongst CNCF projects, thus we are more | ||
actively involved in ongoing development and maintenance of meaningful | ||
devstats metrics and dashboards than most other CNCF projects. | ||
|
||
## Things we have done in the past | ||
|
||
- Graph of the Week at kubernetes community meetings | ||
- TODO: list of meetings and graphs presented? | ||
- Added descriptions to each of the devstats dashboards | ||
- Adjusted repo groups to be generated from sigs.yaml instead of the | ||
previous subjective/opaque groupings | ||
- Consulted with the devstats maintainers to suggest new metrics and | ||
new dashboards |
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