Silvan
8f97e8a3de
fix(eventstore): set application name during push to instance id ( #8918 )
...
# Which Problems Are Solved
Noisy neighbours can introduce projection latencies because the
projections only query events older than the start timestamp of the
oldest push transaction.
# How the Problems Are Solved
During push we set the application name to
`zitadel_es_pusher_<instance_id>` instead of `zitadel_es_pusher` which
is used to query events by projections.
(cherry picked from commit 522c82876f
)
2024-12-05 08:08:36 +01:00
..
2024-10-23 07:33:43 +02:00
2024-07-31 18:00:38 +03:00
2024-05-30 09:35:30 +00:00
2024-12-03 11:42:58 +01:00
2024-10-31 15:57:17 +01:00
2024-04-24 10:54:55 +02:00
2024-10-22 14:59:16 +00:00
2024-11-04 10:44:51 +00:00
2024-12-03 11:42:58 +01:00
2024-08-12 22:32:01 +02:00
2024-11-04 10:06:14 +01:00
2024-11-04 10:06:14 +01:00
2024-11-15 09:33:18 +01:00
2024-12-05 08:08:36 +01:00
2024-08-28 19:46:45 +00:00
2024-10-31 15:57:17 +01:00
2023-12-08 15:30:55 +01:00
2024-04-16 15:46:13 +02:00
2024-01-02 14:26:31 +00:00
2024-07-16 09:53:57 +00:00
2024-12-03 11:42:58 +01:00
2024-11-04 10:44:51 +00:00
2023-09-15 16:58:45 +02:00
2024-11-15 09:33:20 +01:00
2023-09-15 16:58:45 +02:00
2024-10-31 15:57:17 +01:00
2024-01-02 14:26:31 +00:00
2024-01-02 14:26:31 +00:00
2023-10-19 12:34:00 +02:00
2022-06-15 08:30:58 +02:00
2024-11-15 09:35:06 +01:00
2024-03-15 16:29:10 +01:00
2024-11-11 11:28:27 +00:00
2024-11-12 13:56:05 +01:00
2023-08-15 10:49:05 +02:00
2024-08-16 13:26:53 +00:00
2024-04-03 10:43:43 +00:00
2024-10-31 15:57:17 +01:00
2024-09-25 06:31:46 +02:00
2024-11-04 10:06:14 +01:00
2024-10-10 16:50:53 +00:00
2024-08-06 13:58:53 +02:00