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

UI: Show version info on host too, not only for agents #3228

Closed
l33tlamer opened this issue Aug 24, 2024 · 4 comments
Closed

UI: Show version info on host too, not only for agents #3228

l33tlamer opened this issue Aug 24, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@l33tlamer
Copy link

Describe the feature you would like to see

I wish we could see the current version number label on the current Dozzle host too, in the main view.

Currently it shows it only on the remote agents, but not the host machine itself. This makes the whole overview look a bit odd. In addition, it would help to ensure that all Dozzle deployments are running the same version at one quick glance. Currently i can see the version that all my agents are running, but then i need to go into the settings menu on the host and compare that to the version number there.

Here is a screenshot of the current view with multiple agents.

Describe how you would like to see this feature implemented

No response

Describe any alternatives you've considered

No response

@l33tlamer l33tlamer added the enhancement New feature or request label Aug 24, 2024
@amir20
Copy link
Owner

amir20 commented Aug 25, 2024

This was asked a few times. I am not against it. Except it might be confusing for the following reason.

Dozzle supports agents, remote connections and local. None of them are required. For agent, it's simple as showing the agent version.

However, Dozzle can be started just in UI mode and only connected to only agents. Where would the version be then? In my opinion, the version should be shown on the UI and not specific to a server.

Does that make sense? Which is why I have it on the settings page. Maybe the version number should be shown on the homepage near the top instead.

@amir20
Copy link
Owner

amir20 commented Aug 26, 2024

ping @l33tlamer

@l33tlamer
Copy link
Author

Hey thanks for taking the time to reply!

This was asked a few times. I am not against it. Except it might be confusing for the following reason.

Sorry i should have search existing issues before posting.

Dozzle supports agents, remote connections and local. None of them are required. For agent, it's simple as showing the agent version.

However, Dozzle can be started just in UI mode and only connected to only agents. Where would the version be then? In my opinion, the version should be shown on the UI and not specific to a server.

Does that make sense? Which is why I have it on the settings page. Maybe the version number should be shown on the homepage near the top instead.

Yes i think i understand what you mean.

But why not simply have the version number of the host in the settings menu always. That way in "UI only" mode or without any agents, its still there are makes sense.

But if its run with agents only, display the version in the main view (as it is right now).

And if its run with host plus agents, display the version in the main view too, for the host and each agent.

Maybe using a slightly different color for the host to make it stand out a little compared to agents if thats a worry. Like a brighter shade of green vs a darker shade of green, if the version is up to date. And a brighter red/darker red if its out of date. Or something like that.

@amir20
Copy link
Owner

amir20 commented Aug 26, 2024

I am having hard time understanding.

But why not simply have the version number of the host in the settings menu always. That way in "UI only" mode or without any agents, its still there are makes sense.

Can you provide a screenshot?

@amir20 amir20 closed this as completed Aug 29, 2024
renovate bot added a commit to NorkzYT/Wolflith that referenced this issue Sep 2, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [amir20/dozzle](https://togithub.com/amir20/dozzle) | minor | `v8.2.1`
-> `v8.3.0` |

---

### Release Notes

<details>
<summary>amir20/dozzle (amir20/dozzle)</summary>

### [`v8.3.0`](https://togithub.com/amir20/dozzle/releases/tag/v8.3.0)

[Compare
Source](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0)

#####    🚀 Features

- Retries to fetch more logs if no logs are fetched when scrolling up
 -  by [@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3230
[<samp>(afcb8)</samp>](https://togithub.com/amir20/dozzle/commit/afcb8093)
- Adds animations to bottom when in live mode  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3231
[<samp>(aec81)</samp>](https://togithub.com/amir20/dozzle/commit/aec8139a)
- Changes scroll progress to reflect total available logs instead of
just the logs in the browser  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3236
[<samp>(0a039)</samp>](https://togithub.com/amir20/dozzle/commit/0a039235)
- Adds a side panel for complex logs that enables reordering and
enabling fields  -  by [@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3237
[<samp>(85271)</samp>](https://togithub.com/amir20/dozzle/commit/85271a59)
- Show version number on top right. see
[#&#8203;3228](https://togithub.com/amir20/dozzle/issues/3228)  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3239
and
[amir20/dozzle#3228
[<samp>(9ea70)</samp>](https://togithub.com/amir20/dozzle/commit/9ea7024c)

#####    🐞 Bug Fixes

- Fixes settings page when changing language  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3216
[<samp>(43194)</samp>](https://togithub.com/amir20/dozzle/commit/4319415e)
- Host port nb typo in readme  -  by
[@&#8203;Qhilm](https://togithub.com/Qhilm) in
[amir20/dozzle#3220
[<samp>(eaf20)</samp>](https://togithub.com/amir20/dozzle/commit/eaf20059)
- Fixes infinite loop when there are no logs  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3235
[<samp>(3a0ea)</samp>](https://togithub.com/amir20/dozzle/commit/3a0eaf16)
- Fixes broken skip logs  -  by
[@&#8203;amir20](https://togithub.com/amir20)
[<samp>(0798d)</samp>](https://togithub.com/amir20/dozzle/commit/0798de3b)
-   **deps**:
- Update all non-major dependencies  -  in
[amir20/dozzle#3209
[<samp>(9f743)</samp>](https://togithub.com/amir20/dozzle/commit/9f743132)
- Update dependency
[@&#8203;vueuse/core](https://togithub.com/vueuse/core) to v11  -  in
[amir20/dozzle#3211
[<samp>(acd99)</samp>](https://togithub.com/amir20/dozzle/commit/acd9946b)
- Update dependency
[@&#8203;vueuse/components](https://togithub.com/vueuse/components) to
v11  -  in
[amir20/dozzle#3210
[<samp>(3d9e0)</samp>](https://togithub.com/amir20/dozzle/commit/3d9e025b)
- Update dependency
[@&#8203;vueuse/router](https://togithub.com/vueuse/router) to v11  - 
in
[amir20/dozzle#3213
[<samp>(1dea4)</samp>](https://togithub.com/amir20/dozzle/commit/1dea4f10)
- Update dependency unplugin-vue-macros to ^2.11.6  -  in
[amir20/dozzle#3215
[<samp>(b5461)</samp>](https://togithub.com/amir20/dozzle/commit/b54611fb)
- Update all non-major dependencies  -  in
[amir20/dozzle#3232
[<samp>(4bb00)</samp>](https://togithub.com/amir20/dozzle/commit/4bb007fd)
- Update all non-major dependencies  -  in
[amir20/dozzle#3238
[<samp>(62a2e)</samp>](https://togithub.com/amir20/dozzle/commit/62a2ef9e)

#####    🏎 Performance

- Tries to improve burst of logs  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3227
[<samp>(36f33)</samp>](https://togithub.com/amir20/dozzle/commit/36f3308e)

#####     [View changes on
GitHub](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone America/New_York,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/NorkzYT/Wolflith).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6InN0YWdpbmciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibWlub3IiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants