Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Fix license management URL #73294

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Conversation

smith
Copy link
Contributor

@smith smith commented Jul 27, 2020

The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use useKibanaUrl in both places and update that hook to make the hash argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.

Fixes #72998.

The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use `useKibanaUrl` in both places and update that hook to make the `hash` argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.
@smith smith added release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jul 27, 2020
@smith smith requested a review from a team as a code owner July 27, 2020 15:15
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jul 27, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
apm 3.7MB -120.0B 3.7MB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@smith smith merged commit f23359c into elastic:master Jul 27, 2020
@smith smith deleted the nls/license-url branch July 27, 2020 19:20
kibanamachine pushed a commit that referenced this pull request Jul 27, 2020
The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use `useKibanaUrl` in both places and update that hook to make the `hash` argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.
@kibanamachine
Copy link
Contributor

💚 Backport successful

The PR was backported to the following branches:

smith added a commit to smith/kibana that referenced this pull request Jul 27, 2020
The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use `useKibanaUrl` in both places and update that hook to make the `hash` argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.
smith added a commit that referenced this pull request Jul 27, 2020
The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use `useKibanaUrl` in both places and update that hook to make the `hash` argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.
smith pushed a commit that referenced this pull request Jul 27, 2020
The URL to license management has changed, so update our links, both in the prompt on the Service Map, and in the app-wide expired license message.

Use `useKibanaUrl` in both places and update that hook to make the `hash` argument optional, since many apps don't use a hash now.

I looked for a more reliable way to get the URL for that app but couldn't come up with anything. I'd appreciate any suggestions if there's a better method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect license upgrade URL
4 participants