rollbar
Error tracking and monitoring for developers.
Extends: Technology
Rollbar
Error tracking and monitoring for developers.
Overview
Category: Monitoring software
Error tracking and monitoring for developers.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Rollbar',
category: 'Monitoring software',
description: 'Error tracking and monitoring for developers.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Rollbar",
"applicationCategory": "Monitoring software",
"description": "Error tracking and monitoring for developers."
}