confluentinc / schema-registry

Confluent Schema Registry for Kafka
https://docs.confluent.io/current/schema-registry/docs/index.html
Other
2.23k stars 1.11k forks source link

Add performance metric to all SR APIs #3225

Closed sriman-confluent closed 3 months ago

sriman-confluent commented 3 months ago

We want to track latency for all SR APIs, this PR adds performance metrics annotation for APIs that don't have them right now. Recreated the approved PR from here: https://github.com/confluentinc/schema-registry/pull/3223 but added the missing imports