Amir Raminfar
|
3a988b8fdc
|
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. (#3145)
|
2024-07-25 08:01:33 -07:00 |
|
Amir Raminfar
|
2bd0031feb
|
chore: fixes async bug
|
2024-07-24 08:03:25 -07:00 |
|
Amir Raminfar
|
082bed2382
|
perf: fixes an issue with too many containers (#3144)
|
2024-07-24 06:58:21 -07:00 |
|
Amir Raminfar
|
4aa315a471
|
fix: fixes first few lines not showing up. fixes #3139 (#3142)
|
2024-07-23 21:52:46 -07:00 |
|
Amir Raminfar
|
6c153051c9
|
fix: fixes broken host info for remote hosts. fixes #3103
|
2024-07-14 15:46:02 -07:00 |
|
Amir Raminfar
|
c5771fa9a4
|
feat: tries to use swarm node id if exists then machine-id (#3097)
|
2024-07-11 19:09:49 +00:00 |
|
Amir Raminfar
|
ce2b008098
|
fix: improves memory leak in new container stream (#3076)
|
2024-07-09 15:14:28 +00:00 |
|
Amir Raminfar
|
4de9c775ba
|
feat!: implements swarm mode with agents (#3058)
|
2024-07-05 13:38:10 -07:00 |
|
Amir Raminfar
|
48fc3d3c74
|
chore: updates docker to latest client and fixes deprecations (#3062)
|
2024-06-28 21:17:45 +00:00 |
|
codeman1o1
|
f0b44a2608
|
feat: adds critical (#3051)
|
2024-06-20 06:32:36 -07:00 |
|
Amir Raminfar
|
2355fdb152
|
chore: code clean up
|
2024-06-11 07:55:44 -07:00 |
|
Amir Raminfar
|
220218d44d
|
feat: show start event for containers (#3014)
|
2024-06-06 08:26:03 -07:00 |
|
Amir Raminfar
|
0bab833fa9
|
fix: fixes nil pointer when message is null (#3012)
|
2024-06-04 13:51:49 -07:00 |
|
Amir Raminfar
|
a0d60357b8
|
fix: implements logfmt with more strict rules. fixes #3006 (#3007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-03 15:52:40 +00:00 |
|
Amir Raminfar
|
496a894d86
|
feat: adds severe (#3005)
|
2024-06-01 21:28:28 +00:00 |
|
Amir Raminfar
|
ba0206a903
|
feat: supports swarm mode with stacks and services on remote hosts 🙌🏼 (#2961)
|
2024-05-23 10:17:16 -07:00 |
|
Amir Raminfar
|
b97e0d28cd
|
chore: changes implementation of ordered map (#2974)
|
2024-05-23 08:26:34 -07:00 |
|
Amir Raminfar
|
1d1f3ed36a
|
feat: keeps the order of json keys. see fixes #2970 (#2971)
|
2024-05-22 15:59:54 -07:00 |
|
Richard Hull
|
05edd49487
|
fix: Coerce log level to lowercase when guessing in structured json (#2968)
|
2024-05-22 06:07:45 -07:00 |
|
Amir Raminfar
|
219e20fdba
|
chore: fixes race condition in container store (#2965)
|
2024-05-21 10:57:16 -07:00 |
|
Freddy Grande
|
8433f89bd2
|
feat: Adding debug log when host-specific certificate path not found (#2948)
|
2024-05-12 05:56:52 -07:00 |
|
Amir Raminfar
|
8a2640cd6b
|
chore: send server id by loading system info (#2936)
|
2024-05-08 01:18:51 +00:00 |
|
Amir Raminfar
|
d7079c36e4
|
chore: logs swarm mode to beacon (#2918)
|
2024-04-26 21:30:32 +00:00 |
|
Amir Raminfar
|
83f488ecef
|
fix: tries to reconnect of remote host disconnects (#2876)
|
2024-04-08 11:59:03 -07:00 |
|
Amir Raminfar
|
a08e85cf7b
|
chore: cleans up tests (#2850)
|
2024-03-25 15:33:16 -07:00 |
|
Amir Raminfar
|
0639320dca
|
chore: updates total test for collector (#2847)
|
2024-03-25 01:45:09 +00:00 |
|
Amir Raminfar
|
ef0938d6b8
|
chore: adds tests (#2845)
|
2024-03-23 21:32:17 -07:00 |
|
Amir Raminfar
|
b72ee29aa3
|
fix: this fixes a critical bug where multiple stat collectors were competing and never stopping. see #2838 (#2839)
|
2024-03-21 16:09:01 +00:00 |
|
Amir Raminfar
|
0ca6624238
|
feat: deactivates collection of stats after 6 hours of idle (#2830)
|
2024-03-20 10:53:52 -07:00 |
|
Amir Raminfar
|
993b3fd2f6
|
fix: fixes parsing of logfmt logs with a regex. fixes #2834 (#2835)
|
2024-03-19 14:36:39 -07:00 |
|
Amir Raminfar
|
9bf6cd8821
|
chore: code fix
|
2024-03-19 14:27:57 -07:00 |
|
Amir Raminfar
|
ec2be9c0f2
|
feat: brings colors back and fixes #2639 (#2823)
|
2024-03-12 19:15:18 +00:00 |
|
Amir Raminfar
|
5b1b2463b0
|
fix: fixes missing nano seconds for parsing between logs. see #2783 (#2785)
|
2024-02-20 08:50:00 -08:00 |
|
Amir Raminfar
|
d67f2da1ba
|
fix: uses github.com/goccy/go-json for less CPU (#2766)
|
2024-02-09 11:11:20 -08:00 |
|
Amir Raminfar
|
11cde3d5fc
|
chore: fixes improvements with go1.22
|
2024-02-07 12:33:28 -08:00 |
|
Amir Raminfar
|
7103cc3c5c
|
fix: fixes initital load not being ready yet (#2763)
|
2024-02-07 18:53:19 +00:00 |
|
Amir Raminfar
|
cd877c910c
|
fix: fixes a possible race condition (#2762)
|
2024-02-07 17:48:48 +00:00 |
|
Amir Raminfar
|
9c7ccc0a59
|
fix: stops streaming of stats for new containers when stopped (#2753)
|
2024-02-04 16:28:39 +00:00 |
|
Amir Raminfar
|
85d989450d
|
chore: uses xsync package for maps (#2752)
|
2024-02-04 16:25:05 +00:00 |
|
Amir Raminfar
|
25cb3c4c53
|
chore: adds tests for store (#2751)
|
2024-02-03 09:06:05 -08:00 |
|
Amir Raminfar
|
454156ae2c
|
fix: fixes a regression bug in map. fixes #2749 (#2750)
|
2024-02-02 15:54:00 -08:00 |
|
Amir Raminfar
|
fc8b67a902
|
fix: fixes race issues (#2747)
|
2024-02-02 13:56:48 -08:00 |
|
Amir Raminfar
|
b8869784d4
|
fix: fixes a potential deadlock when reading stats (#2745)
|
2024-02-02 09:57:06 -08:00 |
|
Amir Raminfar
|
8677a34087
|
feat: collects all stats like cpu and mem in background for up to 5 minutes (#2740)
|
2024-02-01 12:43:44 -08:00 |
|
Amir Raminfar
|
ef636c86fc
|
fix: removes deprecated code (#2730)
|
2024-01-24 17:48:29 +00:00 |
|
Amir Raminfar
|
808abd57bb
|
fix: improves logfmt (#2729)
|
2024-01-23 13:08:03 -08:00 |
|
Amir Raminfar
|
5d28917d11
|
fix(deps): update module github.com/docker/docker to v25 (#2719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-19 14:43:18 -08:00 |
|
Amir Raminfar
|
ef359d339c
|
feat: adds support for LogFmt. fixes #2695 (#2705)
|
2024-01-17 14:01:40 -08:00 |
|
Amir Raminfar
|
48d7109079
|
Revert "feat: adds support for LogFmt. fixes #2695"
This reverts commit ccd7f0dd86.
|
2024-01-16 13:39:04 -08:00 |
|
Amir Raminfar
|
ccd7f0dd86
|
feat: adds support for LogFmt. fixes #2695
|
2024-01-16 13:30:57 -08:00 |
|