Skip to content

Conversation

@ycombinator
Copy link
Contributor

Follow up to #33860.

This test assertion was failing when I tried to backport #33860 in #34023. So I'm fixing it in master and will backport it as part of #34023.

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@ycombinator ycombinator merged commit 3eed873 into elastic:master Oct 2, 2018
@ycombinator ycombinator deleted the follow-up/x-pack/monitoring/collect-cluster-metadata branch October 2, 2018 10:19
kcm pushed a commit that referenced this pull request Oct 30, 2018
ycombinator added a commit that referenced this pull request Nov 5, 2018
)

Backport of #33860 and #34040.

This PR teaches Monitoring to collect cluster metadata, if any is set, and index it into `cluster_stats` docs in `.monitoring-es-*`.

After this PR, `cluster_stats` docs in `.monitoring-es-*` will contain an additional top-level `cluster_settings` field like so:

```
{
   ...
   "cluster_settings": {
     "cluster": {
       "metadata": {
         ...
       }
     }
   }
}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants