This website requires JavaScript.
Explore
Help
Sign In
erik
/
converge
Watch
1
Star
0
Fork
0
You've already forked converge
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ca1f657b7
converge
/
cmd
/
converge
History
Erik Brakkee
2198dae2ea
eliminated the stop times. Not a good idea to have this metric because it starts becoming relevant after an agent has stopped and so it has basically unlimited lifetime which is not good.
2024-08-10 20:13:58 +02:00
..
converge.go
Code is more robust and should now never try to send a notification to a web client that can block, using a context with cancellation.
2024-08-10 17:27:50 +02:00
convergeaccess.go
eliminated the username.
2024-08-06 22:38:59 +02:00
httpcontext.go
More clean handling of the contextpath.
2024-08-04 22:17:51 +02:00
notifier.go
prometheus support step 1
2024-08-07 20:50:17 +02:00
pagehandler.go
eliminated the username.
2024-08-06 22:38:59 +02:00
prometheus.go
eliminated the stop times. Not a good idea to have this metric because it starts becoming relevant after an agent has stopped and so it has basically unlimited lifetime which is not good.
2024-08-10 20:13:58 +02:00
usage.go
nov showing a message that the rendez-vous id is generated.
2024-08-10 17:49:04 +02:00