1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Files
airbyte/docs/integrations/sources/rollbar.md
octavia-bot-hoard[bot] 3c10f6f4d6 🐙 source-rollbar: run up-to-date pipeline [2025-11-25] (#69957)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:24:53 -08:00

81 lines
6.0 KiB
Markdown

# Rollbar
Rollbar is a comprehensive code improvement platform that helps developers to improve their code and deliver the best applications to individual customers in real-time. The platform enables users to proactively discover, predict and resolve errors in no time besides deploying apps with confidence.
## Configuration
| Input | Type | Description | Default Value |
|-------|------|-------------|---------------|
| `project_access_token` | `string` | Project Access Token. | |
| `start_date` | `string` | Start date. | |
| `account_access_token` | `string` | Account Access Token. | |
To get started you need two access tokens;
- `Account Access Token` for Account level streams (`projects`, `teams`, `users`) and,
- `Project Access Token` for Project level streams.
Follow [this guide](https://docs.rollbar.com/reference/getting-started-1#authentication) to retrieve them.
## Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|-------------|-------------|------------|---------------------|----------------------|
| items | id | DefaultPaginator | ✅ | ✅ |
| occurrences | id | DefaultPaginator | ✅ | ✅ |
| items_metrics | item_counter | No pagination | ✅ | ❌ |
| deploys | id | DefaultPaginator | ✅ | ✅ |
| environments | id | DefaultPaginator | ✅ | ❌ |
| rql_jobs | id | DefaultPaginator | ✅ | ✅ |
| top_active_items | id | No pagination | ✅ | ❌ |
| projects | id | No pagination | ✅ | ✅ |
| teams | id | No pagination | ✅ | ❌ |
| users | id | No pagination | ✅ | ❌ |
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.40 | 2025-11-25 | [69957](https://github.com/airbytehq/airbyte/pull/69957) | Update dependencies |
| 0.0.39 | 2025-11-18 | [69653](https://github.com/airbytehq/airbyte/pull/69653) | Update dependencies |
| 0.0.38 | 2025-10-29 | [68895](https://github.com/airbytehq/airbyte/pull/68895) | Update dependencies |
| 0.0.37 | 2025-10-21 | [68466](https://github.com/airbytehq/airbyte/pull/68466) | Update dependencies |
| 0.0.36 | 2025-10-14 | [67912](https://github.com/airbytehq/airbyte/pull/67912) | Update dependencies |
| 0.0.35 | 2025-10-07 | [67233](https://github.com/airbytehq/airbyte/pull/67233) | Update dependencies |
| 0.0.34 | 2025-09-30 | [66862](https://github.com/airbytehq/airbyte/pull/66862) | Update dependencies |
| 0.0.33 | 2025-09-23 | [66626](https://github.com/airbytehq/airbyte/pull/66626) | Update dependencies |
| 0.0.32 | 2025-09-09 | [65689](https://github.com/airbytehq/airbyte/pull/65689) | Update dependencies |
| 0.0.31 | 2025-08-24 | [65456](https://github.com/airbytehq/airbyte/pull/65456) | Update dependencies |
| 0.0.30 | 2025-08-09 | [64812](https://github.com/airbytehq/airbyte/pull/64812) | Update dependencies |
| 0.0.29 | 2025-08-02 | [64454](https://github.com/airbytehq/airbyte/pull/64454) | Update dependencies |
| 0.0.28 | 2025-07-26 | [63980](https://github.com/airbytehq/airbyte/pull/63980) | Update dependencies |
| 0.0.27 | 2025-07-20 | [63663](https://github.com/airbytehq/airbyte/pull/63663) | Update dependencies |
| 0.0.26 | 2025-07-05 | [62696](https://github.com/airbytehq/airbyte/pull/62696) | Update dependencies |
| 0.0.25 | 2025-06-28 | [61463](https://github.com/airbytehq/airbyte/pull/61463) | Update dependencies |
| 0.0.24 | 2025-05-25 | [60534](https://github.com/airbytehq/airbyte/pull/60534) | Update dependencies |
| 0.0.23 | 2025-05-10 | [60088](https://github.com/airbytehq/airbyte/pull/60088) | Update dependencies |
| 0.0.22 | 2025-05-04 | [59631](https://github.com/airbytehq/airbyte/pull/59631) | Update dependencies |
| 0.0.21 | 2025-04-27 | [59007](https://github.com/airbytehq/airbyte/pull/59007) | Update dependencies |
| 0.0.20 | 2025-04-19 | [58449](https://github.com/airbytehq/airbyte/pull/58449) | Update dependencies |
| 0.0.19 | 2025-04-12 | [57988](https://github.com/airbytehq/airbyte/pull/57988) | Update dependencies |
| 0.0.18 | 2025-04-05 | [57314](https://github.com/airbytehq/airbyte/pull/57314) | Update dependencies |
| 0.0.17 | 2025-03-29 | [56722](https://github.com/airbytehq/airbyte/pull/56722) | Update dependencies |
| 0.0.16 | 2025-03-22 | [55548](https://github.com/airbytehq/airbyte/pull/55548) | Update dependencies |
| 0.0.15 | 2025-03-01 | [55039](https://github.com/airbytehq/airbyte/pull/55039) | Update dependencies |
| 0.0.14 | 2025-02-23 | [54571](https://github.com/airbytehq/airbyte/pull/54571) | Update dependencies |
| 0.0.13 | 2025-02-15 | [54002](https://github.com/airbytehq/airbyte/pull/54002) | Update dependencies |
| 0.0.12 | 2025-02-08 | [53493](https://github.com/airbytehq/airbyte/pull/53493) | Update dependencies |
| 0.0.11 | 2025-02-01 | [53003](https://github.com/airbytehq/airbyte/pull/53003) | Update dependencies |
| 0.0.10 | 2025-01-25 | [52481](https://github.com/airbytehq/airbyte/pull/52481) | Update dependencies |
| 0.0.9 | 2025-01-18 | [51904](https://github.com/airbytehq/airbyte/pull/51904) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51343](https://github.com/airbytehq/airbyte/pull/51343) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50704](https://github.com/airbytehq/airbyte/pull/50704) | Update dependencies |
| 0.0.6 | 2024-12-21 | [50299](https://github.com/airbytehq/airbyte/pull/50299) | Update dependencies |
| 0.0.5 | 2024-12-14 | [49694](https://github.com/airbytehq/airbyte/pull/49694) | Update dependencies |
| 0.0.4 | 2024-12-12 | [49335](https://github.com/airbytehq/airbyte/pull/49335) | Update dependencies |
| 0.0.3 | 2024-12-11 | [49084](https://github.com/airbytehq/airbyte/pull/49084) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.0.2 | 2024-11-04 | [47733](https://github.com/airbytehq/airbyte/pull/47733) | Update dependencies |
| 0.0.1 | 2024-09-24 | | Initial release by [@topefolorunso](https://github.com/topefolorunso) via Connector Builder |
</details>