Skip to content

Minor Bug fixes and multiple feature updates #29

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

Merged
merged 39 commits into from
Mar 19, 2025

Conversation

Janni2006
Copy link
Contributor

This pull request includes various updates and enhancements across multiple files to improve functionality, add features, and update dependencies. The most important changes include updates to the GitHub Actions workflow, the addition of network status features, and the introduction of Prometheus metrics.

GitHub Actions Workflow:

  • Updated Go versions in the matrix to include newer versions: ["1.21.x", "1.22.x", "1.23.x", "1.24.x"]. (.github/workflows/golang.yml)

Network Status Features:

  • Added a network status popup and button in the HTML structure. (assets/index.html)
  • Implemented network status fetching and display logic in JavaScript. (assets/index.js)
  • Updated CSS to style the network status popup and button. (assets/style.css)

Prometheus Metrics:

  • Added Prometheus metrics support, including the necessary imports and configuration. (main.go) [1] [2] [3]

Documentation:

  • Updated README to include information about default ports used by the application. (README.md)

Dependency Updates:

  • Updated Go version to 1.21 and added new dependencies in go.mod. (go.mod) [1] [2]

Jan-Matthis and others added 30 commits May 29, 2024 17:19
… displayed at the bottom. It also works if no recording is scheduled in the next 24 hours. Not tested for the 'capturing' case. Need to parse the yml file to get the agent id and the username/password
@Janni2006 Janni2006 requested review from lkiesow and mheyen March 18, 2025 10:16
@mheyen
Copy link
Contributor

mheyen commented Mar 18, 2025

Maybe the hostname should also be added to the network information?

@Janni2006 Janni2006 merged commit 455cda2 into virtUOS:main Mar 19, 2025
4 checks passed
@Janni2006 Janni2006 deleted the merge_network_info branch March 19, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants