# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CompareProfiles compares each part of two given Profiles and returns an error if they don't match.
No description provided by the author
No description provided by the author
No description provided by the author
CompareResourceProfiles compares each part of two given ResourceProfiles and returns an error if they don't match.
CompareScopeProfiles compares each part of two given ProfilesSlices and returns an error if they don't match.
IgnoreProfileAttributeValue is a CompareProfilesOption that sets the value of an attribute to empty bytes for every profile.
IgnoreProfilesOrder is a CompareProfilesOption that ignores the order of profile records.
IgnoreProfileTimestampValues is a CompareProfilesOption that sets the value of start timestamp and duration to empty bytes for every profile.
IgnoreResourceAttributeValue is a CompareProfilesOption that removes a resource attribute from all resources.
IgnoreResourceProfilesOrder is a CompareProfilesOption that ignores the order of resource traces/metrics/profiles.
IgnoreResourceAttributeValue is a CompareProfilesOption that removes a resource attribute from all resources.
IgnoreScopeProfilesOrder is a CompareProfilesOption that ignores the order of instrumentation scope traces/metrics/profiles.

# Interfaces

CompareProfilesOption can be used to mutate expected and/or actual profiles before comparing.