eec7439514
Return super in example Transport subclass ( #980 )
...
If called without a callback, the request method returns a Promise, so
when calling into super.request, the result should be returned to
maintain promise behavior.
2019-12-19 13:38:07 +01:00
1927aa85f7
Fix inaccurate description sniffEndpoint ( #959 )
2019-09-16 17:43:58 +02:00
6707a8603e
Added cloud configuration example ( #880 )
...
* Added cloud configuration example
* Used cloud example from auth docs and added link
2019-06-14 10:13:57 +02:00
0311ce9e42
Docs: added missing configuration options ( #870 )
2019-06-03 12:29:23 +02:00
554bb1ff05
missing comma ( #854 )
2019-05-16 09:39:59 -04:00
ed9db61d1f
Improve observability ( #834 )
...
* API generation
* Added correlation id support
* Updated docs
* Updated test
* Updated code generation
* API generation
* Updated code generation
* Added support for client name and custom context object
* Updated docs
* Updated test
* Fix docs
* Updated docs
* Added id support also for sniffing
* Updated test
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Apply suggestions
* Update docs/configuration.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/configuration.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Update docs/observability.asciidoc
Co-Authored-By: delvedor <delvedor@users.noreply.github.com >
* Apply suggestions
* Updated README.md
* Fixed test
* Addressed suggestions
2019-05-03 17:27:32 +02:00
fb365c9adf
Custom http agent support ( #810 )
2019-04-10 11:46:09 +02:00
6b550b51e5
Fix docs ( #796 )
...
Follow up of https://github.com/elastic/docs/pull/701 .
2019-03-28 17:37:36 +01:00
3d85d85e2d
Doc updates ( #791 )
...
Updates for better displaying the documentation in the website.
2019-03-27 07:47:20 +01:00
8cd8dd3410
Updated docs indentation and added more examples
2019-02-13 07:51:39 +01:00
d4b2d4676b
Added docs
2019-02-12 16:40:33 +01:00