Commit Graph

1 Commits

Author SHA1 Message Date
Damien Mathieu 1159fda4f5
Add stringSlice and int64Slice to pcommon, and let tests handle non-number slices (#10148)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This adds a string slice to pcommon, that will be used by the profiles
pdata.

#### Link to tracking issue

Part of #10109.

#### Testing

This is unit-tested.

cc @mx-psi

---------

Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
2024-05-21 17:33:43 +02:00