-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project Proposal: sustainability semantic conventions (#2018)
Signed-off-by: Spazzy <[email protected]> Co-authored-by: Daniel Gomez Blanco <[email protected]>
- Loading branch information
1 parent
45e02d1
commit 3185df3
Showing
2 changed files
with
76 additions
and
0 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,69 @@ | ||
### Description | ||
|
||
This working group looks to identify and standardize observability for | ||
sustainability purposes with regards to infrastructure and applications. This | ||
would look at current tooling around sustainability metrics and standardize the | ||
meaning and approach for these metrics. | ||
|
||
Current efforts of implementations: | ||
|
||
- [Kepler](https://github.com/sustainable-computing-io/kepler) | ||
- [Scaphandre](https://github.com/hubblo-org/scaphandre) | ||
|
||
We want to have a unified conventions in order to better facilitate measuring sustainability metrics across different ecosystems. | ||
|
||
### Deliverables | ||
|
||
- Semantic conventions for sustainability metrics | ||
- Reference Prototypes metrics | ||
- Recommended practices for reporting on sustainability metrics within the scope of OpenTelemetry | ||
|
||
### Staffing / Help Wanted | ||
|
||
**Project Leads** | ||
- @spazzy757 | ||
|
||
**Sponsoring Members** | ||
- @danielgblanco | ||
- @pyohannes (delegated by @jpkrohling, as per [project proposal guidelines](https://github.com/open-telemetry/community/blob/main/project-management.md#project-proposal)) | ||
|
||
**Engineers** | ||
- @gabibeyer | ||
- @bertysentry | ||
- @nikimanoledaki | ||
- @mkorbi | ||
- @rossf7 | ||
- @marceloamaral | ||
|
||
### Meeting Times | ||
|
||
- Meeting Times: Mondays 2:00PM - 3:00PM UCT | ||
- CNCF Slack [#otel-sustainability-semconv-sig](https://cloud-native.slack.com/archives/C06RTM63YD6) for collaboration | ||
|
||
### Timeline | ||
|
||
Q3 2024 | ||
|
||
* Kickoff | ||
* Experimental semantic conventions | ||
|
||
Q4 2024 | ||
|
||
* Prototype development | ||
|
||
1H 2025 | ||
|
||
* Review and refinement | ||
* Declare sustainability semantic conventions as stable | ||
* Create Recommendations | ||
|
||
### Labels | ||
|
||
- `sustainability` | ||
|
||
### Linked Issues and PRs | ||
- https://github.com/open-telemetry/semantic-conventions/issues/835 | ||
|
||
### Project Board | ||
|
||
- TBD |