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