ranvier-core
Ecosystem: crates.io
Version:
0.30.0Status:
released상세 매뉴얼
ranvier-inspector 기반 프로덕션 트레이스 저장, 메트릭, 실시간 디버깅.
let inspector = Inspector::builder()
.with_bearer_token_from_env()
.with_trace_store(InMemoryTraceStore::new(1000))
.build(axon);
// GET /api/v1/metrics, /api/v1/traces/stored
inspector.serve("0.0.0.0:9090").await?;cargo check --workspacecargo run -p typed-state-treecargo run -p routing-params-democargo test -p ranvier-httpcargo test -p ranvier-http --test test_app_healthcargo test -p ranvier-http --features validationcargo run -p ranvier-http --example validation_struct_level --features validationcargo test -p ranvier-std guardcargo test -p ranvier-openapicargo check -p openapi-democargo test -p ranvier-httpcargo check -p static-spa-democargo test -p ranvier-httpcargo check -p websocket-ingress-democargo test -p ranvier-inspectorcargo test --workspace./scripts/m119_examples_smoke.ps1./scripts/m131_inspector_quickview_smoke.ps1./scripts/m131_schematic_diff_policy_smoke.ps1./scripts/m131_fullstack_embedded_smoke.ps1cargo test -p ranvier-runtime timeline_assertion_works_in_integration_testcargo run -p ecosystem-seaorm-democargo run -p ecosystem-diesel-democargo run -p ecosystem-redis-democargo run -p ecosystem-nats-democargo run -p ecosystem-meilisearch-democargo check -p session-patterncargo test -p ranvier-inspector metrics stallcargo test -p ranvier-inspector breakpoint payloadcargo check -p guard-democargo check -p auth-jwt-role-demoranvier-core0.30.0releasedranvier-macros0.30.0releasedranvier-runtime0.30.0releasedranvier-http0.30.0releasedranvier-std0.30.0releasedranvier-audit0.30.0releasedranvier-compliance0.30.0releasedranvier-inspector0.30.0releasedranvier-openapi0.30.0releasedranvier0.30.0released