Skip to content

Comments

Add tracing span validation tests and clean up documentation#84

Open
Ndifreke000 wants to merge 1 commit intoHaroldwonder:mainfrom
Ndifreke000:main
Open

Add tracing span validation tests and clean up documentation#84
Ndifreke000 wants to merge 1 commit intoHaroldwonder:mainfrom
Ndifreke000:main

Conversation

@Ndifreke000
Copy link

  • Add tracing_span_tests.rs to verify request ID propagation
  • Verify spans emit expected metadata (request_id, actor, timing, status)
  • Test structured log format validation
  • Add request ID and tracing methods to contract (generate_request_id, submit_with_request_id, quote_with_request_id, get_tracing_span)
  • Delete all markdown files except README.md per requirements
  • Import RateLimiter and RateLimitConfig modules

Closes #50

- Add tracing_span_tests.rs to verify request ID propagation
- Verify spans emit expected metadata (request_id, actor, timing, status)
- Test structured log format validation
- Add request ID and tracing methods to contract (generate_request_id, submit_with_request_id, quote_with_request_id, get_tracing_span)
- Delete all markdown files except README.md per requirements
- Import RateLimiter and RateLimitConfig modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Observability Instrumentation Tests

1 participant