Treblle · Arazzo Workflow
Treblle Project Health Snapshot
Version 1.0.0
Resolve a project then pull its analytics and auto-discovered endpoints for a single health view.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceDeveloper ExperienceDocumentationGovernanceInsightsObservabilityPlatformSecurityTestingArazzoWorkflows
Provider
Workflows
project-health-snapshot
Combine a project's analytics and discovered endpoints into one snapshot.
Verifies the project, pulls its analytics for a date range, then lists its auto-discovered endpoints.
1
resolveProject
getProject
Confirm the target project exists before pulling its analytics.
2
getAnalytics
getProjectAnalytics
Retrieve aggregated analytics for the project over the supplied date range, including error rate, average response time, and top endpoints.
3
listEndpoints
listEndpoints
List the endpoints Treblle auto-discovered from live traffic for the project, including per-endpoint performance metrics.