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

Query Parameters in URL #11

Closed
lmangani opened this issue Feb 5, 2022 · 5 comments
Closed

Query Parameters in URL #11

lmangani opened this issue Feb 5, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lmangani
Copy link
Contributor

lmangani commented Feb 5, 2022

High Priority:

cloki-view should accept all key query parameters in URL (ie: url?query=x&limit=10&start=1234568790...) and update the URL on each modifications to allow links to be copy-pasted and embedding

The Remote LogQL API should also be allowed as parameter (and probably displayed in the top bar as editable)

@lmangani lmangani added enhancement New feature or request help wanted Extra attention is needed labels Feb 5, 2022
@jacovinus
Copy link
Collaborator

add semantic timestamps for start and end:

  • 'last five minutes' [last_five_minutes]
  • 'last hour' [last_hour]

@jacovinus
Copy link
Collaborator

  • add URL link to logs, query bar ? and history feature

@jacovinus
Copy link
Collaborator

jacovinus commented Feb 10, 2022

  • get parameters from query params

  • update query params when update parameters

  • get URL with query params when "Share Link" button is pressed

- [ ] store url parameters as "search history" [MOVED to #29 ]

@Dletta Dletta mentioned this issue Feb 15, 2022
@Dletta
Copy link
Contributor

Dletta commented Feb 15, 2022

I split #11 into it's own issue, so PR #25 can be finished sooner

@Dletta
Copy link
Contributor

Dletta commented Feb 16, 2022

Closed in PR #25

@Dletta Dletta closed this as completed Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants