Skip to content

Commit 90be06d

Browse files
committed
Remove APM annotation API page
1 parent 0da8efa commit 90be06d

File tree

4 files changed

+2
-134
lines changed

4 files changed

+2
-134
lines changed

solutions/observability/apps/annotation-api.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

solutions/observability/apps/apm-ui-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ applies_to:
1111
Some Applications UI features are provided via a REST API:
1212

1313
* Agent Configuration API ([{{stack}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-apm-agent-configuration) or [{{serverless-short}}](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-apm-agent-configuration))
14-
* [Annotation API](annotation-api.md)
14+
* Annotation API ([{{stack}}](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-apm-annotations) or [{{serverless-short}}](https://www.elastic.co/docs/api/doc/serverless/group/endpoint-apm-annotations))
1515
* [RUM source map API](rum-source-map-api.md)
1616
* [APM agent Key API](apm-agent-key-api.md)
1717

solutions/observability/apps/track-deployments-with-annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ By default, automatic deployment annotations are enabled. This means APM will cr
2626

2727
Alternatively, you can explicitly create deployment annotations with our annotation API. The API can integrate into your CI/CD pipeline, so that each time you deploy, a POST request is sent to the annotation API endpoint.
2828

29-
Refer to the [annotation API](../../../solutions/observability/apps/annotation-api.md) reference for more information.
29+
Refer to the [annotation API reference](https://www.elastic.co/docs/api/doc/kibana/group/endpoint-apm-annotations) for more information.
3030

3131
::::{note}
3232
If custom annotations have been created for the selected time period, any derived annotations, i.e., those created automatically when `service.version` changes, will not be shown.

solutions/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ toc:
165165
children:
166166
- file: observability/apps/apm-ui-api.md
167167
children:
168-
- file: observability/apps/annotation-api.md
169168
- file: observability/apps/rum-source-map-api.md
170169
- file: observability/apps/apm-agent-key-api.md
171170
- file: observability/apps/managed-intake-service-event-api.md

0 commit comments

Comments
 (0)