schema.org.ai

elasticapm

Application performance monitoring with Elastic Stack.

Extends: Technology

Elastic APM

Application performance monitoring with Elastic Stack.

Overview

Category: Monitoring software

Application performance monitoring with Elastic Stack.

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: 'Elastic APM',
  category: 'Monitoring software',
  description: 'Application performance monitoring with Elastic Stack.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Elastic APM",
  "applicationCategory": "Monitoring software",
  "description": "Application performance monitoring with Elastic Stack."
}