mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
## Summary Closes https://github.com/elastic/kibana/issues/165227. Removes configurable app targets. Only the standard logs app is registered (Note: [Infra is disabled in serverless](https://github.com/elastic/kibana/pull/165289) observability / security projects currently). --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
.storybook | ||
common | ||
dev_docs | ||
ftr_e2e | ||
public | ||
scripts | ||
server | ||
typings | ||
.prettierrc | ||
CONTRIBUTING.md | ||
jest.config.js | ||
kibana.jsonc | ||
readme.md | ||
tsconfig.json |
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
- VSCode setup instructions
- Github PR commands
- Synthtrace (data generation)
- Query debugging in development and production