kibana/x-pack/plugins/apm
Kerry Gallagher b2271a9fd7
[Logs+] Remove configurable redirects to Discover (#167151)
## 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>
2023-09-27 18:02:37 +01:00
..
.storybook [APM] Fix storybook (#163151) 2023-08-07 12:20:03 +01:00
common [APM] ADD logic to capture telemetry for metricset with and without rollups (#166598) 2023-09-26 09:25:32 +02:00
dev_docs [APM] Add docs for Serverless API tests (#166147) 2023-09-19 10:32:04 +02:00
ftr_e2e [APM] Paginate big traces (#165584) 2023-09-11 10:30:43 +02:00
public [Logs+] Remove configurable redirects to Discover (#167151) 2023-09-27 18:02:37 +01:00
scripts Upgrading cypress to 12.17.4 (#165869) 2023-09-19 10:15:53 -07:00
server Fix some type issues for APM UI (#167347) 2023-09-27 09:19:11 +02:00
typings [Type checks] Fix infra obs ui typecheck (#167217) 2023-09-26 17:05:54 +02:00
.prettierrc
CONTRIBUTING.md
jest.config.js [APM] Prevent console.error causing unit tests to fail locally (#161959) 2023-07-17 17:45:58 -07:00
kibana.jsonc [Profiling-APM] Removing Profiling dependency from APM (#166253) 2023-09-22 09:16:48 +01:00
readme.md [APM] plugin description (#155041) 2023-04-19 09:49:10 +01:00
tsconfig.json [Log Explorer] Add Explorer app locator (#165962) 2023-09-20 19:49:57 +02: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