Skip to content

Commit 044d77b

Browse files
committed
[Release] Update index.json for extension [ application-insights-1.2.3 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117722525&view=results Last commit: e1d64ea
1 parent e1d64ea commit 044d77b

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

src/index.json

+51
Original file line numberDiff line numberDiff line change
@@ -17199,6 +17199,57 @@
1719917199
"version": "1.2.2"
1720017200
},
1720117201
"sha256Digest": "8a398f8fc8c6facfbce798e5cb79b9c04cf99b24bca7153f49c7fb9513f656f2"
17202+
},
17203+
{
17204+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/application_insights-1.2.3-py2.py3-none-any.whl",
17205+
"filename": "application_insights-1.2.3-py2.py3-none-any.whl",
17206+
"metadata": {
17207+
"azext.minCliCoreVersion": "2.55.0",
17208+
"classifiers": [
17209+
"Development Status :: 4 - Beta",
17210+
"Intended Audience :: Developers",
17211+
"Intended Audience :: System Administrators",
17212+
"Programming Language :: Python",
17213+
"Programming Language :: Python :: 3",
17214+
"Programming Language :: Python :: 3.6",
17215+
"Programming Language :: Python :: 3.7",
17216+
"Programming Language :: Python :: 3.8",
17217+
"License :: OSI Approved :: MIT License"
17218+
],
17219+
"extensions": {
17220+
"python.details": {
17221+
"contacts": [
17222+
{
17223+
"email": "aleldeib@microsoft.com",
17224+
"name": "Ace Eldeib",
17225+
"role": "author"
17226+
}
17227+
],
17228+
"document_names": {
17229+
"description": "DESCRIPTION.rst"
17230+
},
17231+
"project_urls": {
17232+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/application-insights"
17233+
}
17234+
}
17235+
},
17236+
"extras": [],
17237+
"generator": "bdist_wheel (0.30.0)",
17238+
"license": "MIT",
17239+
"metadata_version": "2.0",
17240+
"name": "application-insights",
17241+
"run_requires": [
17242+
{
17243+
"requires": [
17244+
"isodate (~=0.6.0)",
17245+
"isodate~=0.6.0"
17246+
]
17247+
}
17248+
],
17249+
"summary": "Support for managing Application Insights components and querying metrics, events, and logs from such components.",
17250+
"version": "1.2.3"
17251+
},
17252+
"sha256Digest": "c941c232d04366636e1354cfe00708521013f88a5b1e74740d8047ec46d90599"
1720217253
}
1720317254
],
1720417255
"appservice-kube": [

0 commit comments

Comments
 (0)