Skip to content

Commit

Permalink
[8.x] [Uptime] Delete dead code (#193339) (#193355)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Uptime] Delete dead code
(#193339)](#193339)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Justin
Kambic","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-09-18T20:07:29Z","message":"[Uptime]
Delete dead code (#193339)\n\n## Summary\r\n\r\nRemoves code that is
unused from the Uptime
plugin.","sha":"d84eda1063394a7fbfe4a936becca5d21c1e2d45","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","ci:project-deploy-observability","Team:obs-ux-management","v8.16.0"],"title":"[Uptime]
Delete dead
code","number":193339,"url":"https://github.com/elastic/kibana/pull/193339","mergeCommit":{"message":"[Uptime]
Delete dead code (#193339)\n\n## Summary\r\n\r\nRemoves code that is
unused from the Uptime
plugin.","sha":"d84eda1063394a7fbfe4a936becca5d21c1e2d45"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193339","number":193339,"mergeCommit":{"message":"[Uptime]
Delete dead code (#193339)\n\n## Summary\r\n\r\nRemoves code that is
unused from the Uptime
plugin.","sha":"d84eda1063394a7fbfe4a936becca5d21c1e2d45"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Justin Kambic <[email protected]>
  • Loading branch information
kibanamachine and justinkambic authored Oct 14, 2024
1 parent d7bae15 commit d6293f1
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 155 deletions.

This file was deleted.

22 changes: 0 additions & 22 deletions x-pack/plugins/observability_solution/uptime/common/field_names.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -47033,7 +47033,6 @@
"xpack.uptime.synthetics.waterfallChart.labels.timings.ssl": "TLS",
"xpack.uptime.synthetics.waterfallChart.labels.timings.wait": "En attente (TTFB)",
"xpack.uptime.syntheticsFeatureCatalogueTitle": "Synthetics",
"xpack.uptime.title": "Uptime",
"xpack.uptime.tls.ageExpression.description": "ou antérieur à (jours) : ",
"xpack.uptime.tls.criteriaExpression.value": "le moniteur correspondant",
"xpack.uptime.tls.expirationExpression.description": "possède un certificat expirant dans (jours) : ",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -46771,7 +46771,6 @@
"xpack.uptime.synthetics.waterfallChart.labels.timings.ssl": "TLS",
"xpack.uptime.synthetics.waterfallChart.labels.timings.wait": "待機中(TTFB)",
"xpack.uptime.syntheticsFeatureCatalogueTitle": "Synthetics",
"xpack.uptime.title": "アップタイム",
"xpack.uptime.tls.ageExpression.description": "または次の日数を経過:",
"xpack.uptime.tls.criteriaExpression.value": "一致するモニター",
"xpack.uptime.tls.expirationExpression.description": "次の日数以内に有効期限切れになる証明書があります:",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -46824,7 +46824,6 @@
"xpack.uptime.synthetics.waterfallChart.labels.timings.ssl": "TLS",
"xpack.uptime.synthetics.waterfallChart.labels.timings.wait": "等待中 (TTFB)",
"xpack.uptime.syntheticsFeatureCatalogueTitle": "Synthetics",
"xpack.uptime.title": "运行时间",
"xpack.uptime.tls.ageExpression.description": "或早于以下天数:",
"xpack.uptime.tls.criteriaExpression.value": "正在匹配监测",
"xpack.uptime.tls.expirationExpression.description": "具有的证书将在以下天数内到期:",
Expand Down

0 comments on commit d6293f1

Please sign in to comment.