36eaed6466
[DOCS] Adds Integrations section to Node.JS docs ( #1407 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2021-03-10 17:13:15 +01:00
883ef386e3
[DOCS] Adds Configuration section to Node.JS docs ( #1391 )
2021-02-01 11:03:04 +01:00
61eee69424
Added x-elastic-client-meta header ( #1373 )
2020-12-16 10:42:26 +01:00
8ec40547fb
The agent function should take the Connection contructor options as argument ( #1332 )
2020-10-12 10:47:10 +02:00
88ef53b0ef
[DOCS] Reorganizes Introduction and Installation chapters ( #1315 )
2020-09-28 10:13:29 +02:00
19f570f067
Fix rendering of name field in configuration.md ( #1311 )
2020-09-21 15:52:38 +02:00
26238634a7
Added proxy support ( #1260 )
2020-08-03 11:39:24 +02:00
1592c4d575
Add ability to disable the http agent ( #1251 )
2020-07-13 15:07:51 +02:00
39cf023426
Add support for a global context option ( #1256 )
2020-07-13 14:36:53 +02:00
1a7727588e
Allow the client name to be a symbol ( #1254 )
2020-07-13 12:38:16 +02:00
1a7968aba3
Added sniffing blog post to documentation ( #1249 )
2020-07-09 10:14:39 +02:00
3efb63b34e
Documentation fixes ( #1217 )
2020-06-04 13:37:43 +02:00
59559f7200
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:36:42 +01:00
0f1746014c
X-Opaque-Id support ( #997 )
...
* Added X-Opaque-Id support
* Updated type definitions
* Updated test
* Updated docs
2019-12-02 09:21:03 +01:00
b439b6cb5a
[DOCS] Fine-tunes the Node.js client configuration section ( #998 )
2019-10-30 14:45:21 +01:00
90ad163151
Fix inaccurate description sniffEndpoint ( #959 )
2019-09-16 17:43:24 +02:00
0ebbd71e9a
Improve authentication handling ( #908 )
2019-07-18 10:33:11 +02:00
a1ca9cdda0
Added cloud configuration example ( #880 )
...
* Added cloud configuration example
* Used cloud example from auth docs and added link
2019-06-14 10:13:32 +02:00
ff9904da03
Docs: added missing configuration options ( #870 )
2019-06-03 12:24:42 +02:00
ea1ecad13c
missing comma ( #854 )
2019-05-16 09:39:41 -04:00
269c0fc96a
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:23:40 +02:00
2919f93b73
Custom http agent support ( #810 )
2019-04-10 11:13:22 +02:00
e98edffd02
Fix docs ( #796 )
...
Follow up of https://github.com/elastic/docs/pull/701 .
2019-03-28 17:34:45 +01:00
ad6f56c3f1
Doc updates ( #791 )
...
Updates for better displaying the documentation in the website.
2019-03-27 07:44:19 +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