{"id":55217,"library":"telemetry-api","title":"Smithy Kotlin Telemetry API","description":"API for telemetry data in the Smithy Kotlin SDK, providing interfaces for metrics and tracing.","status":"active","version":"1.6.14","language":"java","source_language":null,"source_url":"https://github.com/smithy-lang/smithy-kotlin","tags":["telemetry","metrics","tracing","smithy","kotlin"],"install":[{"cmd":"<dependency>\n  <groupId>aws.smithy.kotlin</groupId>\n  <artifactId>telemetry-api</artifactId>\n  <version>1.6.14</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'aws.smithy.kotlin:telemetry-api:1.6.14'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TelemetryProvider","correct":"aws.smithy.kotlin.telemetry.TelemetryProvider"}],"quickstart":{"code":"import aws.smithy.kotlin.telemetry.TelemetryProvider\nimport aws.smithy.kotlin.telemetry.metrics.Meter\n\nfun main() {\n  val provider = TelemetryProvider.defaultProvider()\n  val meter: Meter = provider.meterProvider.get(\"my-app\")\n  val counter = meter.createCounter(\"requests\")\n  counter.add(1)\n}","lang":"kotlin","description":"Minimal example of creating a counter using the telemetry API."},"warnings":[],"env_vars":null,"search_vec":"'api':4,5 'data':8 'interfac':15 'kotlin':2,12,24 'metric':17,21 'provid':14 'sdk':13 'smithi':1,11,23 'telemetri':3,7,20 'trace':19,22","created_at":"2026-06-15T09:41:19.904930+00:00","updated_at":"2026-06-15T09:41:19.904930+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/smithy-lang/smithy-kotlin","github":"https://github.com/smithy-lang/smithy-kotlin","docs":"https://appdoc.app/artifact/aws.smithy.kotlin/telemetry-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}