Skip to content

Commit

Permalink
[Release] Update index.json for extension [ application-insights ]
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=89337&view=results

Last commit: 0182d23
  • Loading branch information
azclibot committed Sep 11, 2023
1 parent 0182d23 commit e20de65
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -11029,6 +11029,57 @@
"version": "0.1.19"
},
"sha256Digest": "38d7a81da141502533e250dd99f5b91b152464f0af99e0b71f1478f2ff63e930"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/application_insights-1.0.0-py2.py3-none-any.whl",
"filename": "application_insights-1.0.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.50.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "aleldeib@microsoft.com",
"name": "Ace Eldeib",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/application-insights"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "application-insights",
"run_requires": [
{
"requires": [
"isodate (~=0.6.0)",
"isodate~=0.6.0"
]
}
],
"summary": "Support for managing Application Insights components and querying metrics, events, and logs from such components.",
"version": "1.0.0"
},
"sha256Digest": "f474e3ff345f026f9283077ef0a906c3c9e51746d6c3530d1e425f4e35d24227"
}
],
"appservice-kube": [
Expand Down

0 comments on commit e20de65

Please sign in to comment.