Skip to content

Commit 6388cdd

Browse files
jsueretharminru
andauthored
Add data model links to various places where it was marked WIP (#1668)
Co-authored-by: Armin Ruech <[email protected]>
1 parent 318745a commit 6388cdd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Technical committee holds regular meetings, notes are held
4242
- Data Specification
4343
- [Semantic Conventions](specification/overview.md#semantic-conventions)
4444
- [Protocol](specification/protocol/README.md)
45+
- [Metrics](specification/metrics/datamodel.md)
46+
- [Logs](specification/logs/data-model.md)
4547
- About the Project
4648
- [Timeline](#project-timeline)
4749
- [Notation Conventions and Compliance](#notation-conventions-and-compliance)

specification/metrics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Table of Contents
3030
* [Specifications](#specifications)
3131
* [Metrics API](./api.md)
3232
* Metrics SDK (not available yet)
33-
* Metrics Data Model and Protocol (not available yet)
33+
* [Metrics Data Model and Protocol](datamodel.md)
3434
* [Semantic Conventions](./semantic_conventions/README.md)
3535

3636
</details>
@@ -108,7 +108,7 @@ SDK](../overview.md#sdk) concept concept for more information.
108108

109109
* [Metrics API](./api.md)
110110
* Metrics SDK (not available yet)
111-
* Metrics Data Model and Protocol (not available yet)
111+
* [Metrics Data Model and Protocol](datamodel.md)
112112
* [Semantic Conventions](./semantic_conventions/README.md)
113113

114114
## References

0 commit comments

Comments
 (0)