Metadata-Version: 2.1
Name: omegi-instrumentation-python
Version: 0.0.2
Summary: Python Instrumentation for Automatic Error Logging
Home-page: https://github.com/TeamOmegi/Instrumentation-Python
Author: omegi
Author-email: canon1107@naver.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

## Omegi Instrumentation for Python
Opentelemetry Instrumentation을 이용한 파이썬 자동 계측기 라이브러리입니다.  
Function 단위로 span을 생성하며, 분산 시스템에서의 에러 발생 시 로그 추적을 돕는 기능을 제공합니다.  

자세한 사용 방법 및 설명은 아래 링크에서 확인해주세요.  
https://github.com/TeamOmegi/Instrumentation-Python
