-
Notifications
You must be signed in to change notification settings - Fork 899
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolves #341 Array values are useful for representing attributes that can have multiple values (e.g. representing a Memcached `get` that can be over multiple keys and making the keys a span attribute). This change allows homogeneous array values for span attributes and specifies that array values should be JSON encoded stirng when exporting using protocols that do not natively support array values.
- Loading branch information
Tigran Najaryan
committed
Dec 2, 2019
1 parent
e6cd52d
commit 51baa9a
Showing
2 changed files
with
9 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