# @gati-framework/observability-adapters

## 1.1.0

### Minor Changes

- Initial release of external observability adapters package
  - AWS Stack: CloudWatch Metrics, CloudWatch Logs, X-Ray
  - Datadog Stack: Metrics, APM, Logs
  - New Relic: Full platform integration
  - OSS Tracing: Jaeger, Zipkin
  - Error Tracking: Sentry
  - Preset configurations for AWS, Datadog, New Relic, Self-hosted, Sentry

  Provides 9 provider adapters and 5 preset configurations for common observability stacks.

### Patch Changes

- Updated dependencies
  - @gati-framework/contracts@1.1.0
