0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/plugin-server/tests/worker/ingestion
Brett Hoerner 30bafdd382
chore(plugin-server): kafka ack cleanup and metric (#21111)
* cleanup: remove unused team arg from registerLastStep

* cleanup: rename promises to ackPromises to make it more clear thats what they are

* cleanup(plugin-server): make waitForAck explicit/required

* add Kafka produce/ack metrics

* Clarify Kafka produce metric/labels
2024-03-25 13:01:15 +00:00
..
__snapshots__ chore(plugin-server): kafka ack cleanup and metric (#21111) 2024-03-25 13:01:15 +00:00
event-pipeline chore(plugin-server): kafka ack cleanup and metric (#21111) 2024-03-25 13:01:15 +00:00
action-manager.test.ts
action-matcher.test.ts
app-metrics.test.ts
group-type-manager.test.ts
groups.test.ts
hooks.test.ts
organization-manager.test.ts
person-state.test.ts
postgres-parity.test.ts chore(plugin-server): kafka ack cleanup and metric (#21111) 2024-03-25 13:01:15 +00:00
process-event.test.ts
properties-updater.test.ts
property-definitions-auto-discovery.test.ts
property-definitions-cache.test.ts
property-definitions-manager.test.ts
team-manager.test.ts
timestamps.test.ts
utils.test.ts