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

Operational Metrics Upgrades #210

Open
satlead opened this issue Aug 21, 2023 · 0 comments
Open

Operational Metrics Upgrades #210

satlead opened this issue Aug 21, 2023 · 0 comments

Comments

@satlead
Copy link
Collaborator

satlead commented Aug 21, 2023

The current TelemetryRequest needs to be updated to get the ServiceInteraction Object as defined below

pub struct ServiceInteraction{
  pub url: String,
  pub success: bool.
  pub start_time: u64,
  pub tt_msecs: u64
}

Upgrade Firebolt Interactions to offer also start_time to get an understanding on when the request was made.

@satlead satlead added this to Ripple Aug 21, 2023
@satlead satlead added this to the ripple-0.10.0 milestone Aug 21, 2023
@satlead satlead moved this to Ready for Development in Ripple Aug 23, 2023
@satlead satlead modified the milestones: ripple-1.1.0, ripple-1.2.0 Jan 5, 2024
@satlead satlead removed this from Ripple Jan 30, 2024
@dhillomk dhillomk modified the milestones: ripple-1.2.0, ripple-1.3.0 Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants