veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 551 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/performance-types](./performance-types.md) > [PerformanceTrace](./performance-types.performancetrace.md) > [getAttributes](./performance-types.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 }