OpenSearch/docs/en
Alexander Reelsen fdb02f4f99 Watcher: Fix pagerduty action to send context data (elastic/x-pack-elasticsearch#3185)
The pagerduty action allows to send contexts, which contains an array
of texts or images, each with a link.

The field of this data was named 'context' instead of 'contexts' and
thus those contects were never correctly parsed on the pagerduty side.

Unfortunately pagerduty accepts any JSON, thus this was not caught so
far.

This commit allows parsing of the old field name to retain BWC, but when
written out via toXContent, it will always use the 'contexts' field name.

relates elastic/x-pack-elasticsearch#3184

Original commit: elastic/x-pack-elasticsearch@50f0b65d56
2017-12-05 11:31:48 +01:00
..
commands [DOCS] Move migrate tool reference (elastic/x-pack-elasticsearch#3011) 2017-11-27 14:58:18 -08:00
ml [DOCS] Add Data Visualizer to the ML Getting Started tutorial (elastic/x-pack-elasticsearch#3171) 2017-12-04 13:22:42 -08:00
monitoring [DOCS] Added X-Pack monitoring to Elasticsearch Reference (elastic/x-pack-elasticsearch#2831) 2017-11-02 09:25:10 -07:00
release-notes [DOCS] Updated link to X-Pack breaking changes 2017-11-15 16:39:05 -08:00
rest-api Docs: Explain watcher security integration/limitations (elastic/x-pack-elasticsearch#3106) 2017-11-29 14:48:06 +01:00
security Deprecate the transport client in favour of the high-level REST client (elastic/x-pack-elasticsearch#2779) 2017-12-01 12:24:26 +01:00
settings [DOCS] Clarified watcher cleaner service behaviour (elastic/x-pack-elasticsearch#3135) 2017-11-29 08:25:59 -08:00
setup Documentation: Fix checksum link to point to sha512 link 2017-12-04 17:54:51 +01:00
watcher Watcher: Fix pagerduty action to send context data (elastic/x-pack-elasticsearch#3185) 2017-12-05 11:31:48 +01:00
index.asciidoc [DOCS] Added setup folder (elastic/x-pack-elasticsearch#2943) 2017-11-09 12:32:21 -08:00
node.asciidoc [DOCS] Create X-Pack installation and introduction for Elasticsearch Ref (elastic/x-pack-elasticsearch#1698) 2017-06-19 18:01:52 -07:00