kibana/x-pack/plugins/monitoring
Kibana Machine 47b78f0d18
[8.12] [monitoring] Add version header to Integration installation call (#174509) (#174552)
# Backport

This will backport the following commits from `main` to `8.12`:
- [[monitoring] Add version header to Integration installation call
(#174509)](https://github.com/elastic/kibana/pull/174509)

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

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

<!--BACKPORT [{"author":{"name":"Milton
Hultgren","email":"milton.hultgren@elastic.co"},"sourceCommit":{"committedDate":"2024-01-09T20:18:03Z","message":"[monitoring]
Add version header to Integration installation call (#174509)\n\nThe
initial install call fails because we don't pass the version
header.","sha":"aa1950f655441836076ba435d8c87c1bb914582e","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:Stack
Monitoring","backport:prev-minor","v8.13.0"],"title":"[monitoring] Add
version header to Integration installation
call","number":174509,"url":"https://github.com/elastic/kibana/pull/174509","mergeCommit":{"message":"[monitoring]
Add version header to Integration installation call (#174509)\n\nThe
initial install call fails because we don't pass the version
header.","sha":"aa1950f655441836076ba435d8c87c1bb914582e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174509","number":174509,"mergeCommit":{"message":"[monitoring]
Add version header to Integration installation call (#174509)\n\nThe
initial install call fails because we don't pass the version
header.","sha":"aa1950f655441836076ba435d8c87c1bb914582e"}}]}]
BACKPORT-->

Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
2024-01-09 14:34:18 -07:00
..
common [8.12] [monitoring] Revert CPU Usage rule changes (#172913) (#172959) 2023-12-08 09:46:31 -07:00
dev_docs Update internal tracing docs (#162372) 2023-10-27 03:15:20 -04:00
public [8.12] [monitoring] Add version header to Integration installation call (#174509) (#174552) 2024-01-09 14:34:18 -07:00
server [8.12] [monitoring] Revert CPU Usage rule changes (#172913) (#172959) 2023-12-08 09:46:31 -07:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.jsonc Update new codeowners for Obs team changes (#170182) 2023-11-08 14:30:17 +00:00
readme.md [Stack Monitoring] A writeup on SM indices (#127844) 2022-03-18 09:34:46 +09:00
tsconfig.json [8.12] [monitoring] Revert CPU Usage rule changes (#172913) (#172959) 2023-12-08 09:46:31 -07:00

Documentation for Stack Monitoring developers

This plugin provides the Stack Monitoring kibana application.

Getting started

Concepts

Tooling

Troubleshooting

Additional reference