rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar
https://docs.rollbar.com/docs/javascript
MIT License
566 stars 212 forks source link

Listing items #1116

Closed mondalaci closed 8 months ago

mondalaci commented 11 months ago

Can this library be used to list items as in https://docs.rollbar.com/reference/list-all-items ?

If not, the documentation should clarify that it's only for logging.

mudetroit commented 8 months ago

No, rollbar.js is not intended to be able to list all items. Like all of Rollbar’s SDKs it is used to report items into the Rollbar system. We will review the description of the package to make sure that is clear. Thanks for your feedback