mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
979ea04277
commit
deda6739e2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ export const elasticsearchJsPlugin = (Client, config, components) => {
|
|||
rollup.rollupIndexCapabilities = ca({
|
||||
urls: [
|
||||
{
|
||||
fmt: '<%=indexPattern%>/_xpack/rollup/data',
|
||||
fmt: '/<%=indexPattern%>/_xpack/rollup/data',
|
||||
req: {
|
||||
indexPattern: {
|
||||
type: 'string'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue