Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

common-streams 0.8.x with refactored health monitoring #381

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

istreeter
Copy link
Contributor

@istreeter istreeter commented Aug 13, 2024

In common-streams 0.8.x we shifted alerting / retrying / webhook out of the applications and into the common library. It also adds new features like heartbeat webhooks starting when the loader first becomes healthy.

This commit also makes the webhook alert messages more human-friendly.

See snowplow-incubator/common-streams#82

@istreeter istreeter force-pushed the refactored-health-monitoring branch from e4af52a to be34adf Compare August 13, 2024 23:51
@istreeter istreeter force-pushed the refactored-health-monitoring branch 2 times, most recently from c4af2ae to 178178e Compare August 20, 2024 21:11
In common-streams 0.8.x we shifted alerting / retrying / webhook out of
the applications and into the common library.  It also adds new features
like heartbeat webhooks starting when the loader first becomes healthy.

This commit also makes the webhook alert messages more human-friendly.
@istreeter istreeter force-pushed the refactored-health-monitoring branch from 178178e to a2dfd14 Compare August 21, 2024 09:25
@istreeter istreeter changed the title [WIP] common-streams 0.8.x with refactored health monitoring common-streams 0.8.x with refactored health monitoring Aug 21, 2024
@istreeter istreeter marked this pull request as ready for review August 21, 2024 09:29
@istreeter istreeter merged commit 531d02c into v2 Aug 30, 2024
2 checks passed
@istreeter istreeter deleted the refactored-health-monitoring branch August 30, 2024 10:29
benjben pushed a commit that referenced this pull request Feb 14, 2025
In common-streams 0.8.x we shifted alerting / retrying / webhook out of
the applications and into the common library.  It also adds new features
like heartbeat webhooks starting when the loader first becomes healthy.

This commit also makes the webhook alert messages more human-friendly.
benjben pushed a commit that referenced this pull request Feb 14, 2025
In common-streams 0.8.x we shifted alerting / retrying / webhook out of
the applications and into the common library.  It also adds new features
like heartbeat webhooks starting when the loader first becomes healthy.

This commit also makes the webhook alert messages more human-friendly.
benjben pushed a commit that referenced this pull request Feb 17, 2025
In common-streams 0.8.x we shifted alerting / retrying / webhook out of
the applications and into the common library.  It also adds new features
like heartbeat webhooks starting when the loader first becomes healthy.

This commit also makes the webhook alert messages more human-friendly.
benjben pushed a commit that referenced this pull request Feb 17, 2025
- Update license to SLULA 1.1
- Cluster by event_name when creating new table (#402)
- Add parallelism to parseBytes and transform (#400)
- Decrease default batching.maxBytes to 10 MB (#398)
- Fix and improve ProcessingSpec for legacy column mode (#396)
- Add legacyColumnMode configuration (#394)
- Add e2e_latency_millis metric (#391)
- Fix startup on missing existing table (#384)
- Add option to exit on missing Iglu schemas (#382)
- Refactor health monitoring (#381)
- Feature flag to support the legacy column style -- bug fixes (#379 #380)
- Require alter table when schema is evolved for contexts
- Allow for delay in Writer discovering new columns
- Stay healthy if BigQuery table exceeds column limit (#372)
- Recover from server-side schema mismatch exceptions
- Improve exception handling immediately after altering the table
- Manage Writer resource to be consistent with Snowflake Loader
benjben pushed a commit that referenced this pull request Feb 17, 2025
- Update license to SLULA 1.1
- Cluster by event_name when creating new table (#402)
- Add parallelism to parseBytes and transform (#400)
- Decrease default batching.maxBytes to 10 MB (#398)
- Fix and improve ProcessingSpec for legacy column mode (#396)
- Add legacyColumnMode configuration (#394)
- Add e2e_latency_millis metric (#391)
- Fix startup on missing existing table (#384)
- Add option to exit on missing Iglu schemas (#382)
- Refactor health monitoring (#381)
- Feature flag to support the legacy column style -- bug fixes (#379 #380)
- Require alter table when schema is evolved for contexts
- Allow for delay in Writer discovering new columns
- Stay healthy if BigQuery table exceeds column limit (#372)
- Recover from server-side schema mismatch exceptions
- Improve exception handling immediately after altering the table
- Manage Writer resource to be consistent with Snowflake Loader
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants