Skip to content

Deprecate internal legacy monitoring and flag for removal in v10. #7060

Merged
mosche merged 3 commits into
mainfrom
4028_deprecate_legacy_monitoring
Jun 23, 2026
Merged

Deprecate internal legacy monitoring and flag for removal in v10. #7060
mosche merged 3 commits into
mainfrom
4028_deprecate_legacy_monitoring

Conversation

@mosche

@mosche mosche commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Relates to elastic/dev#2744, elastic/elasticsearch#151617

@mosche mosche requested a review from a team as a code owner June 22, 2026 12:21
@mosche mosche requested a review from shainaraskas June 22, 2026 12:21
@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@shainaraskas shainaraskas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

…egacy.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mosche mosche enabled auto-merge (squash) June 23, 2026 09:00
@mosche mosche merged commit 9f3d303 into main Jun 23, 2026
7 checks passed
@mosche mosche deleted the 4028_deprecate_legacy_monitoring branch June 23, 2026 09:14
elasticsearchmachine pushed a commit to elastic/elasticsearch that referenced this pull request Jun 24, 2026
This PR moves internal monitoring settings to critically deprecated and
mentions their removal for v10 in respective docs.

The PR also updates a couple of links (see table below), the previous
ones still mention v7 😬  ~~The links don't seem useful as is (the old
ones), should these point to the v9 breaking changes docs or
https://www.elastic.co/docs/reference/elasticsearch/configuration-reference/monitoring-settings
(which is updated in this PR)? @consulthys can you advice?~~ I updated
all links to point to
https://www.elastic.co/docs/deploy-manage/monitor/stack-monitoring/es-legacy-collection-methods,
which will be updated in
elastic/docs-content#7060

I will follow up with another PR to deprecate the legacy monitoring APIs
as mentioned in elastic/dev#2744.

| Old short link | New short link |  |---|---| |
https://ela.st/es-deprecation-7-monitoring-settings |
https://ela.st/es-10-legacy-monitoring-removal | collection, history,
exporters| |
https://ela.st/es-deprecation-7-monitoring-exporter-use-ingest-setting |
https://ela.st/es-10-legacy-monitoring-removal |
xpack.monitoring.exporters.*.use_ingest | |
https://ela.st/es-deprecation-7-monitoring-exporter-pipeline-timeout-setting
| https://ela.st/es-10-legacy-monitoring-removal |
checkExporterPipelineMasterTimeoutSetting — xpack.monitoring.exporters.*.index.pipeline.master_timeout
| |
https://ela.st/es-deprecation-7-monitoring-exporter-create-legacy-template-setting
| https://ela.st/es-10-legacy-monitoring-removal |
xpack.monitoring.exporters.*.index.template.create_legacy_templates |

Note: `xpack.monitoring.templates.enabled` is not deprecated. This
remains relevant for agent / metricbeat monitoring templates.

Relates to elastic/dev#2744, closes elastic/elasticsearch-team#4028
swallez pushed a commit to swallez/elasticsearch that referenced this pull request Jun 24, 2026
…c#151617)

This PR moves internal monitoring settings to critically deprecated and
mentions their removal for v10 in respective docs.

The PR also updates a couple of links (see table below), the previous
ones still mention v7 😬  ~~The links don't seem useful as is (the old
ones), should these point to the v9 breaking changes docs or
https://www.elastic.co/docs/reference/elasticsearch/configuration-reference/monitoring-settings
(which is updated in this PR)? @consulthys can you advice?~~ I updated
all links to point to
https://www.elastic.co/docs/deploy-manage/monitor/stack-monitoring/es-legacy-collection-methods,
which will be updated in
elastic/docs-content#7060

I will follow up with another PR to deprecate the legacy monitoring APIs
as mentioned in elastic/dev#2744.

| Old short link | New short link |  |---|---| |
https://ela.st/es-deprecation-7-monitoring-settings |
https://ela.st/es-10-legacy-monitoring-removal | collection, history,
exporters| |
https://ela.st/es-deprecation-7-monitoring-exporter-use-ingest-setting |
https://ela.st/es-10-legacy-monitoring-removal |
xpack.monitoring.exporters.*.use_ingest | |
https://ela.st/es-deprecation-7-monitoring-exporter-pipeline-timeout-setting
| https://ela.st/es-10-legacy-monitoring-removal |
checkExporterPipelineMasterTimeoutSetting — xpack.monitoring.exporters.*.index.pipeline.master_timeout
| |
https://ela.st/es-deprecation-7-monitoring-exporter-create-legacy-template-setting
| https://ela.st/es-10-legacy-monitoring-removal |
xpack.monitoring.exporters.*.index.template.create_legacy_templates |

Note: `xpack.monitoring.templates.enabled` is not deprecated. This
remains relevant for agent / metricbeat monitoring templates.

Relates to elastic/dev#2744, closes elastic/elasticsearch-team#4028
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants