Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add NATS event callback metrics #5554

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Add NATS event callback metrics #5554

merged 1 commit into from
Feb 26, 2025

Conversation

nickgerace
Copy link
Contributor

@nickgerace nickgerace commented Feb 25, 2025

Description

This PR adds NATS event callback metrics and other logging during events callback. This allows us to detect issues upon reconnection, sending messages after "publishing" them (i.e. sent in an internal channel to be sent to the server later), etc.

As part of these changes, we also fix some "si.error.message" locations.

This commit adds NATS event callback metrics and other logging during
events callback. This allows us to detect issues upon reconnection,
sending messages after "publishing" them (i.e. sent in an internal
channel to be sent to the server later), etc.

As part of these changes, we also fix some "si.error.message" locations.

Co-authored-by: Fletcher Nichol <[email protected]>
Signed-off-by: Nick Gerace <[email protected]>
@github-actions github-actions bot added A-si-settings Area: Backend service settings management [Rust] A-sdf Area: Primary backend API service [Rust] A-veritech Area: Task execution backend service [Rust] A-cyclone Area: Function execution engine [Rust] A-dal A-bytes-lines-codec A-config-file A-si-test-macros A-telemetry-rs A-dal-test A-si-data-nats A-si-data-pg A-si-std A-telemetry-application-rs labels Feb 25, 2025
Copy link

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@nickgerace nickgerace added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit 8252271 Feb 26, 2025
9 checks passed
@nickgerace nickgerace deleted the nick/dd51128 branch February 26, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants