Nick Peihl
d2412a5f98
[Dev Docs] Add VS Code configurations to Dev Docs Debugging Tutorial ( #212807 )
...
## Summary
Adds to the Dev Docs Debugging tutorial suggested configurations for VS
Code users for debugging Kibana server code, Jest unit tests, and
functional tests.
### Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing ), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md )
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process )
2025-03-06 10:14:19 -05:00
Alejandro Fernández Haro
05a8ce13d7
[APM Config] Allow API Key environment var ( #163153 )
2023-08-21 14:39:56 -07:00
Thomas Neirynck
558ff8200b
[Docs] [APM] Clarify which Kibana deployment ( #160991 )
...
Small suggestion. Thx!
2023-06-30 15:54:53 +02:00
Spencer
6c438b331c
[api-docs] follow the correct schema for frontmatter ( #138348 )
...
* [api-docs] follow the correct schema for frontmatter
* rename non-generated summary: usage
* fix yaml comment syntax
2022-08-10 17:17:50 -05:00
Liza Katz
c97bfc8e3a
Debugging with apm - fixes and tutorial ( #127892 )
...
* fixes + tutorial
* cors config
* omit secretToken so its not sent to FE
Add config tests
* lint
* empty
* swallow errors when parsing configs
* read config test adjustment
* apm docs review
* new line
* doc review
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-22 14:56:37 +02:00
Tyler Smalley
435b772786
[ci] Splits Jest integration tests ( #125454 )
2022-02-14 17:12:42 +01:00
Stacey Gammon
eddbc8db6f
Update doc slugs to improve analytic tracking, move to appropriate folders ( #113630 )
...
* Update the slugs to improve google analytics drilldown tracking
* more slug updates
* Fix some formatting issues in building blocks
* update paths
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 13:36:45 -04:00
Tyler Smalley
b2b57a2404
[dev-docs] Add debugging tutorial ( #104468 )
...
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-12 03:02:20 -04:00