raygun
Error monitoring and crash reporting.
Extends: Technology
Raygun
Error monitoring and crash reporting.
Overview
Category: Monitoring software
Error monitoring and crash reporting.
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: 'Raygun',
category: 'Monitoring software',
description: 'Error monitoring and crash reporting.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Raygun",
"applicationCategory": "Monitoring software",
"description": "Error monitoring and crash reporting."
}