Skip to content

Commit

Permalink
Update api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jan 21, 2025
1 parent e53186b commit d46cc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/logs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The API MUST accept the following parameters:
[1]: **Status**: [Development](../document-status.md) -
The API SHOULD provide ergonomics so that the caller can use
[Standard Attributes](../common/README.md#standard-attribute)
along with log attributes of [type `map<string, any>`](/specification/logs/data-model.md#type-mapstring-any).
along with log attributes of [type `map<string, any>`](./data-model.md#type-mapstring-any).
This allows the reuse of attributes when emitting telemetry for other signals.
This can be converting functions, method overloads, etc.

Expand Down

0 comments on commit d46cc16

Please sign in to comment.