https://github.com/Microsoft/ApplicationInsights-Python

application-insights azure distributed-tracing monitoring opentelemetry python sdk telemetry

Last synced: about 1 month ago

Repository metadata:

Azure Monitor Distro for OpenTelemetry Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 401
Total Committers: 37
Avg Commits per committer: 10.838
Development Distribution Score (DDS): 0.688

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Leighton Chen l****n@m****m 125
jerevoss j****s@g****m 95
Bogdan Berce b****e@m****m 51
Sergey Kanzhelev s****z@m****m 27
Clemens Wolff c****f@m****m 18
Jeremy Voss j****s@m****m 14
JJ Jordan j****n@m****m 10
Maik Riechert m****t@m****m 6
Sergey Kanzhelev S****v@l****m 6
Matt 4****n 3
Steve Dower s****r@m****m 3
Osvaldo Rosado o****o@o****m 3
Jakub Oleksy j****o@m****m 3
Alex Bulankou a****b@s****m 3
Aaron West a****n@k****m 3
Dave Taniguchi d****a@m****m 2
Daniel Stockhammer d****l@s****t 2
Daniel Stockhammer d****r@a****m 2
Janhavi Agrawal j****w@m****m 2
Sudheesh Singanamalla s****n@m****m 2
Will Porcellini g****i@a****m 2
kd2718 k****i@g****m 2
Joshua Weber j****b@m****m 2
cclauss c****s@m****m 2
AlexBulankou b****u@g****m 1
microsoft-github-policy-service[bot] 7****] 1
Sasha Pierson R****s 1
Alhern 2****n 1
Andrey Viktorov a****v@c****v 1
Ayush Goyal a****p@g****m 1
and 7 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: applicationinsights

This project extends the Application Insights API surface to support Python.

  • Homepage: https://github.com/Microsoft/ApplicationInsights-Python
  • Documentation: https://applicationinsights.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.11.10 (published over 3 years ago)
  • Last Synced: 2024-11-11T00:21:32.269Z (about 1 month ago)
  • Versions: 22
  • Dependent Packages: 16
  • Dependent Repositories: 809
  • Downloads: 9,670,294 Last month
  • Docker Downloads: 137,496,699
  • Rankings:
    • Downloads: 0.105%
    • Docker downloads count: 0.35%
    • Dependent repos count: 0.423%
    • Dependent packages count: 0.521%
    • Average: 2.112%
    • Forks count: 4.948%
    • Stargazers count: 6.327%
  • Maintainers (1)
spack: py-applicationinsights

This project extends the Application Insights API surface to support Python.

  • Homepage: https://github.com/Microsoft/ApplicationInsights-Python
  • Licenses: []
  • Latest release: 0.11.9 (published over 2 years ago)
  • Last Synced: 2024-10-29T18:15:05.816Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 11.949%
    • Forks count: 12.074%
    • Stargazers count: 16.743%
    • Dependent packages count: 18.98%
  • Maintainers (1)
pypi: azure-monitor-opentelemetry-distro

Azure Monitor Distro for OpenTelemetry Python

  • Homepage: https://github.com/microsoft/ApplicationInsights-Python
  • Documentation: https://azure-monitor-opentelemetry-distro.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.0.0b9 (published over 1 year ago)
  • Last Synced: 2024-11-11T00:21:15.342Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 697 Last month
  • Rankings:
    • Forks count: 4.899%
    • Stargazers count: 6.379%
    • Dependent packages count: 6.633%
    • Average: 14.761%
    • Downloads: 25.281%
    • Dependent repos count: 30.611%
  • Maintainers (3)
pypi: azure-monitor-events-extension

Microsoft Azure Monitor Events Extension for Python

  • Homepage: https://github.com/microsoft/ApplicationInsights-Python/tree/main/azure-monitor-events-extension
  • Documentation: https://azure-monitor-events-extension.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.1.0 (published over 1 year ago)
  • Last Synced: 2024-11-11T00:21:14.508Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 33,369 Last month
  • Rankings:
    • Forks count: 4.941%
    • Stargazers count: 6.322%
    • Dependent packages count: 7.373%
    • Average: 21.876%
    • Dependent repos count: 68.868%
  • Maintainers (1)
conda: applicationinsights

Application Insights is a service that allows developers to keep their application available, performing and succeeding. This Python module will allow you to send telemetry of various kinds (event, trace, exception, etc.) to the Application Insights service where they can be visualized in the Azure Portal.

  • Homepage: https://github.com/Microsoft/ApplicationInsights-Python
  • Licenses: MIT
  • Latest release: 0.11.9 (published over 5 years ago)
  • Last Synced: 2024-11-11T00:24:04.721Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 19.072%
    • Dependent packages count: 19.506%
    • Average: 25.349%
    • Stargazers count: 28.795%
    • Dependent repos count: 34.025%

Dependencies

.github/workflows/changelog.yml actions
  • actions/checkout v2 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
lint-requirements.txt pypi
  • black *
  • flake8 *
  • isort *
  • pylint *
test-requirements.txt pypi
  • flask * test
  • psycopg2 * test
  • pytest * test
  • requests * test
azure-monitor-events-extension/dev-requirements.txt pypi
  • azure-monitor-opentelemetry * development
azure-monitor-events-extension/setup.py pypi
  • opentelemetry-api *
  • opentelemetry-sdk *
pyproject.toml pypi