Skip to content

Add basic telemetry table to Next.js dashboard#3

Merged
derekdeming merged 1 commit into
devfrom
dd/build-frontend-ui-for-telemetry-data
May 16, 2025
Merged

Add basic telemetry table to Next.js dashboard#3
derekdeming merged 1 commit into
devfrom
dd/build-frontend-ui-for-telemetry-data

Conversation

@derekdeming
Copy link
Copy Markdown
Owner

Summary

  • show a basic dashboard table for telemetry records
  • expose /api/telemetry route with stub data
  • add React components for AuthProvider and Telemetry fetching
  • update Tailwind content paths

Testing

  • cargo test --manifest-path chimera/agent/Cargo.toml (fails: Could not connect to server)
  • go test ./chimera/aggregator/... (fails: missing go.sum entries)
  • ./chimera/scripts/integration-test.sh (fails: docker-compose not found)

@derekdeming derekdeming merged commit d519236 into dev May 16, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant