Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 81c35b9

Browse files
committed
fixes
1 parent c1ea819 commit 81c35b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

text/profiles/0000-profiles-data-model.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Profiles Data Model
1+
# Profiles Data Format
22

33
Introduces Data Model for Profiles signal to OpenTelemetry.
44

@@ -172,7 +172,7 @@ This field is semantically required and it is expected that end_time >= start_ti
172172
##### Field `attributes`
173173

174174
attributes is a collection of key/value pairs. Note, global attributes
175-
like server name can be set using the resource API.
175+
like server name can be set using the resource API.
176176

177177

178178
##### Field `dropped_attributes_count`
@@ -307,7 +307,7 @@ AttributeSet represents a set of attributes. Multiple Samples, Locations and Map
307307

308308
Attributes associated with a specific Sample, Location or a Mapping.
309309
attributes is a collection of key/value pairs. Note, global attributes
310-
like server name can be set using the resource API.
310+
like server name can be set using the resource API.
311311

312312

313313
##### Field `dropped_attributes_count`

0 commit comments

Comments
 (0)