A Spring Cloud Gateway proxy for Anthropic Claude API with usage metering and access control.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
feat: Update GCP configuration for OTLP paths and enhance timeout settings
1c0978eView on GitHubfeat: Add AOP support for Micrometer annotations and enhance OpenTelemetry configuration
12f144bView on GitHubfeat: Enhance StreamingProxyHandler to propagate trace context in SSE callbacks
e002baeView on GitHubfeat: Add OTLP exporter dependency and configure bootBuildImage timeouts for improved performance
d428ebdView on GitHubfeat: Add OTLP telemetry stub and enhance API usage tracking with RestClient
1ff2d84View on GitHubfeat: Update GatewayConfig documentation to clarify routing order for API endpoints
911486eView on GitHubfeat: Enhance UsageEventData and related handlers to include userId and eventTime for improved tracking
51de873View on GitHubfeat: Update UsageEventData documentation and refine token field definitions
f695e32View on GitHubfeat: Enhance StreamingProxyHandler to handle client disconnections gracefully during streaming
7814fabView on GitHubfeat: Update UsageEventPublisher to use CloudEventMessageBuilder and adjust application.yaml for Binary Mode
193dcd8View on GitHubfeat: Add support for Java 21 Virtual Threads and @Observed annotation in observability configuration
4ecfdc7View on GitHubfeat: Add GraalVM Native Image configuration guide and enhance observability documentation
bd19215View on GitHubfeat: Enhance proxy handlers to support transparent forwarding of anthropic-* headers
0b51c46View on GitHubfeat: Add SimpleProxyHandler for handling count_tokens requests without usage tracking
fad3226View on GitHub