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

Url shortening #1553

Closed
spalger opened this issue Oct 7, 2014 · 92 comments
Closed

Url shortening #1553

spalger opened this issue Oct 7, 2014 · 92 comments

Comments

@spalger
Copy link
Contributor

spalger commented Oct 7, 2014

While having the entire state of the application in the url is very handy, there are times when it gets too long to share on certain platforms. irc messages for example have a hard limit of 510 characters.

I think it would be pretty simple to store application states in elasticsearch when a short url is desired.

@drewtownchi
Copy link

I'd also like to support this. When sharing in certain messaging platforms new Kibana 4 links are often truncated unexpected in the application due to the "))" at the end. A shortened URL would help greatly.

@philsttr
Copy link

+1

I also noticed that when copy/pasting urls between apps, sometimes the clickable url is truncated at the '[' character. This character is generally in the index name pattern part of the URL.

@opswhisperer
Copy link

+1 Saving a dashboard, search or visualization should generate a short sharable permalink instead of having to share the full URI with all parameters. We're having the same issues as others with links breaking shared via chat etc. Embedding is also problematic with these URLs

@timroes
Copy link
Contributor

timroes commented Feb 7, 2015

+1 would like to have something like http://kibana:5601/#/dashboard/Dashboard without the need for all the parameters. I think that kind of link should just load the desired dashboard as it is saved in kibana. Perhaps it would be nice to have a parameter about the default time span that is used, like http://kibana:5601/#/dashboard/Dashboard?timespan=30d

@mikebell90
Copy link

agreed - the url should reference the dashboard id and maybe time refresh. The rest of the state should be save. But that prevents sharing adhoc state, so shorterner is still needed for that. Or a "bookmark state" button where you can save those all as "Sub dashboards"

@ppf2
Copy link
Member

ppf2 commented Mar 17, 2015

+1. This is also useful when sharing/bookmarking K4 dashboard urls across users. Currently, if the dashboard changes, the rison-urls (while powerful and flexible) have to be modified for each user. If there is a shortened bookmark url "pointer" to the actual rison-url definition for the dashboard, the users can just bookmark it and does not have to go and modify their bookmarked url every time the dashboard changes.

@rcrezende
Copy link

+1

@noizex
Copy link

noizex commented May 13, 2015

+1, urls ending with )) are impossible to paste to some chats like HipChat, making it really hard to share ad hoc queries

@JDShu
Copy link

JDShu commented May 15, 2015

+1 The temporary link functionality in kibana 3 worked pretty well, is there any way to bring that back?

@tksmd
Copy link

tksmd commented May 18, 2015

+1

2 similar comments
@kimzo
Copy link

kimzo commented May 18, 2015

+1

@dulvac
Copy link

dulvac commented May 20, 2015

+1

@Jorsta
Copy link

Jorsta commented May 22, 2015

+1

@derjohn
Copy link

derjohn commented May 26, 2015

+1

@himpich
Copy link

himpich commented May 26, 2015

+1 and a pizza :)

@nocturnal3d
Copy link

+1000 we often send out links to our business partners and the current URL format is horrid.

@srijiths
Copy link

srijiths commented Jun 9, 2015

+1 for this

@hijoshi
Copy link

hijoshi commented Jun 11, 2015

+1

@JD1337
Copy link

JD1337 commented Jun 18, 2015

+1

1 similar comment
@dvdklnr
Copy link

dvdklnr commented Jun 19, 2015

+1

@walkeran
Copy link

@BigFunger YES!!! Thank you very much for this contribution :)

@tony-ten
Copy link

Yay!
🍻

@JDShu
Copy link

JDShu commented Dec 18, 2015

👯

@derjohn
Copy link

derjohn commented Dec 19, 2015

👍 🐝 rs !

@zdrummond
Copy link

+1

5 similar comments
@pravinchandar
Copy link

+1

@rechena
Copy link

rechena commented Feb 23, 2016

+1

@colinmollenhour
Copy link

+1

@aallegret
Copy link

+1

@axansh
Copy link

axansh commented Apr 21, 2016

+1

@pjcard
Copy link

pjcard commented May 6, 2016

+1, as long was we don't loose the long links, which are extremely useful.

@rosscdh
Copy link

rosscdh commented Jun 27, 2016

+1 VERY important..

@star-bob
Copy link

+1,000,000

@IgorRodchenkov
Copy link

+100500

@shashi0905
Copy link

+1

@BigFunger BigFunger removed their assignment Jan 31, 2017
@gulycka
Copy link

gulycka commented Mar 14, 2017

+1

2 similar comments
@volym3ad
Copy link

+1

@Yongyao
Copy link

Yongyao commented Apr 26, 2017

+1

@pjcard
Copy link

pjcard commented Apr 27, 2017

To those still adding +1s, this was implemented some time ago!

@ghost
Copy link

ghost commented Jul 26, 2017

+1 - really need that

@Coolomina
Copy link

+1

@pjcard
Copy link

pjcard commented Nov 2, 2017

image

@qbaze
Copy link

qbaze commented Jan 9, 2019

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests