Home > @firebase/performance > PerformanceTrace > getAttributes
PerformanceTrace.getAttributes() method
Returns a map of all custom attributes of a trace instance.
Signature:
getAttributes(): {
[key: string]: string;
};
Returns:
Home > @firebase/performance > PerformanceTrace > getAttributes
Returns a map of all custom attributes of a trace instance.
Signature:
getAttributes(): {
[key: string]: string;
};
Returns: