UNPKG

voluptasmollitia

Version:
20 lines (12 loc) 543 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/performance](./performance.md) &gt; [PerformanceTrace](./performance.performancetrace.md) &gt; [getAttributes](./performance.performancetrace.getattributes.md) ## PerformanceTrace.getAttributes() method Returns a map of all custom attributes of a trace instance. <b>Signature:</b> ```typescript getAttributes(): { [key: string]: string; }; ``` <b>Returns:</b> { \[key: string\]: string; }