mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -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({
|
rollup.rollupIndexCapabilities = ca({
|
||||||
urls: [
|
urls: [
|
||||||
{
|
{
|
||||||
fmt: '<%=indexPattern%>/_xpack/rollup/data',
|
fmt: '/<%=indexPattern%>/_xpack/rollup/data',
|
||||||
req: {
|
req: {
|
||||||
indexPattern: {
|
indexPattern: {
|
||||||
type: 'string'
|
type: 'string'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue