Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Gak Anagrov ea1377aaa1 feat: removed sub/replication/worker related observability (#5384) 2025-09-04 16:07:05 +01:00
Kristaps Fabians Geikins 9d9a456b28 chore(fe2): upgrade to nuxt 4 (#5306)
* actual npm update

* migrating plugin

* fix hydration (todo redis)

* fix dashboard title

* linting fixes

* fix ssr dev logs

* fix shared build

* more linting fixes

* more lint fixes

* preview dockerfile fix

* fix max stack trace issue
2025-08-27 10:26:32 +03:00
Daniel Gak Anagrov bc44fb534a feat: introduced perpared transactions monitors (#5168) 2025-07-31 15:48:55 +02:00
Iain Sproat 9c4c3c5e6c fix(logging): retain IP addresses in logs (#4939)
- necessary to correlate with ingress activity for security
2025-06-16 10:44:41 +01:00
Iain Sproat 951e9d5314 fix(fileimport): import Knex type correctly 2025-05-12 14:15:43 +01:00
Kristaps Fabians Geikins b406d0e32d chore(server): node16 & export maps support for server (#4698)
* chore(server): node16 & export maps support for server

* moar cleanup

* lint fixc
2025-05-12 14:27:34 +03:00
Iain Sproat 920099c39f chore(readable code): use TIME_MS for readable durations
- we recently added TIME_MS helper; this applies it to existing durations
2025-04-18 17:51:43 +01:00
Iain Sproat 61ab449834 fix(monitoring): some metrics should not be collected if not multi-region (#3878) 2025-01-23 15:19:34 +00:00
Iain Sproat bb9f112af2 fix(monitor): amend inactive replication slot query to ignore non-speckle slots (#3857) 2025-01-21 14:21:31 +01:00
Iain Sproat 25010e330c fix(monitoring): lag should be a positive value (#3719) 2024-12-19 08:46:47 +00:00
Iain Sproat a6d7aad912 feat(database monitor): query configured postgres values (#3711)
- provides a threshold for use in monitoring & alerting
2024-12-18 15:28:29 +00:00
Iain Sproat 0115e654b7 feat(database monitor): handles multi-region and connection pooling (#3685) 2024-12-17 09:36:39 +00:00