kibana/x-pack/plugins/apm
2023-06-21 09:28:09 -07:00
..
.storybook fix all violations 2022-04-16 01:37:30 -05:00
common [APM] Add table tabs showing summary of metrics (#153044) 2023-04-25 15:43:21 +01:00
dev_docs [8.8] [APM] Add docs for enabling Inspector in APM (#157726) (#157929) 2023-05-16 16:29:17 -04:00
ftr_e2e [8.8] [APM] Don't use service tx metrics on transaction detail page (#159085) (#159281) 2023-06-08 01:27:18 -07:00
public [8.8] [APM] Don't use service tx metrics on transaction detail page (#159085) (#159281) 2023-06-08 01:27:18 -07:00
scripts [APM] Remove TS optimization scripts (#153161) 2023-03-16 04:43:50 -04:00
server Revert "[8.8] [APM] Circuit breaker and perf improvements for service… (#160132) 2023-06-21 09:28:09 -07:00
typings Added C++ agent icon (#154314) 2023-04-05 00:43:20 -07:00
.prettierrc
CONTRIBUTING.md
jest.config.js Flaky test fixes (#117028) 2021-11-04 16:00:54 -05:00
jest_setup.js [APM] Add api key to APM package policies (#147650) 2023-01-11 15:34:42 +01:00
kibana.jsonc [8.8] [Logs/APM] Get context menu items from triggers (#157131) (#157381) 2023-05-11 06:19:45 -07:00
readme.md [APM] plugin description (#155041) 2023-04-19 09:49:10 +01:00
tsconfig.json [8.8] [Logs/APM] Get context menu items from triggers (#157131) (#157381) 2023-05-11 06:19:45 -07:00

APM

This plugin provides access to App Monitoring features provided by Elastic. It allows you to monitor your software services and applications in real-time; visualize detailed performance information on your services, identify and analyze errors, and monitor host-level and APM agent-specific metrics like JVM and Go runtime metrics.

Documentation for APM UI developers

Getting started

APM concepts

Tooling

Other resources