Thomas Watson
0997f4e783
[6.8] Use @commercial/hapi ( #97605 )
2021-06-29 16:57:46 +02:00
Thomas Watson
84fa5add86
[6.8] Upgrade some hapi related packages to their hapi-namespace counterparts ( #98753 )
2021-05-06 18:50:12 +02:00
Chris Roberson
12bbb5ed82
[6.8] [Monitoring/Telemetry] Force collectors to indicate when they are ready ( #36153 ) ( #41289 )
...
* Backport c87e8811cb
to 6.8
* Fix tests
* Add in missing functionality
* Add more missing code
2019-07-17 12:23:26 -04:00
CJ Cenizal
396d5a230f
Localize strings in Rollup and ILM apps. ( #29034 ) ( #29234 )
...
* Add ILM to i18nrc.json. Fix validation errors.
* Localize CCR and Rollups checkLicense errors.
* Fix bug in Remote Clusters checkLicense error.
* Use rollupJobs namespace in checkLicense.
2019-01-24 08:12:03 -08:00
Tim Roes
3d72127138
Add rest_total_hits_as_int into Kibana App ( #26404 ) ( #26614 )
2018-12-04 11:50:04 +01:00
Jen Huang
e161dc724b
Move call to standard index pattern fields for wildcard
from client to server ( #25270 ) ( #25308 )
2018-11-07 10:44:13 -08:00
Jen Huang
deda6739e2
Prepend ES endpoint with slash ( #25073 ) ( #25082 )
2018-11-05 09:45:08 -08:00
CJ Cenizal
e74f92a0a9
Return wrapped unknown errors from rollup CRUD API. ( #25032 ) ( #25037 )
2018-11-02 12:18:50 -07:00
Jen Huang
fef9624357
[Rollups] Fix time field not being recognized due to ordering of aggs ( #24783 ) ( #24799 )
...
* Fix time field not being recognized due to ordering of aggs
* Clean up UI whitespace
* Update snapshot
2018-10-30 00:01:30 -07:00
Josh Dover
306d06c0e9
[6.x] Upgrade Hapi in legacy platform to v17 ( #21707 ) ( #24608 )
...
* Upgrade Hapi in legacy platform to v17 (#21707 )
* Disable even-better monitoring
* Upgrade to Hapi v15
* Upgrade to Hapi v16
* Handle optional req params correctly
* Update http and kbnServer
* Get mocha tests passing
* Convert `reply` usages [wip]
* Fix Joi and Plugin incompatibilities
* Get server up and running
* Get basic logging working
* Fix optimizer
* Fix recent route handlers
* Various fixes
* Fix recent routes
* Upgrade wreck for async/await
* Fix mocha tests
* Fix joi issues
* Fix xpack jest tests
* Fix recent routes
* Fix tests
* Fix index setup
* Decouple monitoring stats collection from good plugin
* Update reload logging test to work
* Reimplement logging with updated good plugin
* Fix unit tests
* Fix getConnections back
* Make LegacyLoggingServer compatible with Hapi v17
* Update joi types
* Fix x-pack unit tests
* Remove stray debugger
* Remove hapi-compat
* Fix API integrations
* Upgrade boom
* Fix security plugin
* Misc fixes
* bump
* Fix licensePreRoutingFactory
* Fix failing integration tests
* Remove unnecessary test change
* Remove hapi-latest package
* fx
* Various cleanup
* Fix race condition in oppsy events
* Use elastic/good fork
* Fix boom.wrap and hapi-latest changes
* Simplify LegacyLoggingServer updates
* package.json cleanup + test fix
* yarn.lock cleanup
* Change good tag
* Fixes
* Change return err -> throw err in routes
* Fix await returns
* Fix new load_data test
* Make cookie security flags consistent
* tmp doc
* Fix types
* Fix tests
* Upgrade canvas plugin
* Move good package to published @elastic/good one
* Fix SO test
* Fix logging reloading
* Update APM apis
* Fix error logging
* Fix logging test
* Convert spaces plugin
* Add validation error shim
* Remove 7.0 release notes
* Await renderApp
* Fix ccr routes
* Prevent header popovers from scrolling with page content (#23850 )
* Fix spaces test
* new yarn.lock-s
* Fix spaces tests
* Remove h2o2-latest
* Fix @types/hapi
* Upgrade InfraOps plugin
* Fix package.json
* Add back isSameSite: false
* Upgrade beats_management plugin
* Update snapshot
* Fix InfraOps
* Upgrade kql_telemetry
* Merge upstream/master
* Upgrade apm and ml
* Put snapshot test back
* Fx beats
* Upgrade rollups
* Update boom usages in new plugins
* Update url shortener
* Don't throw errors in optimizer (#24660 )
2018-10-26 16:37:05 -05:00
CJ Cenizal
30d69b365b
[Rollups] Rollup support in Kibana, phase 1 ( #21117 ) ( #24554 )
...
Enabled:
- View/Manage/Create rollup jobs
Disabled:
- Create a rollup index pattern
- Create rollup visualizations
- Add rollup visualizations to dashboards
- View raw rollup documents in Discover
2018-10-24 20:29:30 -07:00