Skip to content

Always use EMS production url, even in dev#21237

Merged
thomasneirynck merged 2 commits intoelastic:masterfrom
thomasneirynck:chore/ems_config
Jul 26, 2018
Merged

Always use EMS production url, even in dev#21237
thomasneirynck merged 2 commits intoelastic:masterfrom
thomasneirynck:chore/ems_config

Conversation

@thomasneirynck
Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck commented Jul 25, 2018

This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently.

If users want to use the staging version of EMS, which includes different test datasets, they can either configure the manifestServiceUrl setting manually, or host the vector layers themselves and configuring the regionmap.layers setting

@thomasneirynck thomasneirynck added v7.0.0 v6.4.0 v6.5.0 v6.3.3 chore Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Jul 25, 2018
then: Joi.string().default('https://staging-dot-catalogue-dot-elastic-layer.appspot.com/v2/manifest'),
otherwise: Joi.string().default('https://catalogue.maps.elastic.co/v2/manifest')
}),
manifestServiceUrl: Joi.string().default('https://staging-dot-catalogue-dot-elastic-layer.appspot.com/v2/manifest'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be https://catalogue.maps.elastic.co/v2/manifest? Or did I miss something?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😊 damn ok thx

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@thomasneirynck
Copy link
Copy Markdown
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@thomasneirynck thomasneirynck merged commit 27e8500 into elastic:master Jul 26, 2018
thomasneirynck added a commit to thomasneirynck/kibana that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
thomasneirynck added a commit to thomasneirynck/kibana that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
thomasneirynck added a commit to thomasneirynck/kibana that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
thomasneirynck added a commit that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
thomasneirynck added a commit that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
thomasneirynck added a commit that referenced this pull request Jul 26, 2018
This makes usage of EMS more predictable in Kibana, showing vetted production-ready data consistently
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v6.3.3 v6.4.0 v6.5.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants