Skip to content

[AutoPR monitor/data-plane] Publish public preview swagger spec for "Azure metrics Ingestion REST API"#3322

Merged
AutorestCI merged 3 commits intorestapi_auto_monitor/data-planefrom
restapi_auto_3856
Sep 14, 2018
Merged

[AutoPR monitor/data-plane] Publish public preview swagger spec for "Azure metrics Ingestion REST API"#3322
AutorestCI merged 3 commits intorestapi_auto_monitor/data-planefrom
restapi_auto_3856

Conversation

@AutorestCI
Copy link
Contributor

Address the PR comments
  - Fix the readme.md naming incompatibilities
  - Remove the c#-ish namespace prefix
@codecov-io
Copy link

codecov-io commented Sep 11, 2018

Codecov Report

Merging #3322 into restapi_auto_monitor/data-plane will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                         Coverage Diff                         @@
##           restapi_auto_monitor/data-plane    #3322      +/-   ##
===================================================================
+ Coverage                            56.56%   56.57%   +<.01%     
===================================================================
  Files                                 8956     8957       +1     
  Lines                               176907   176908       +1     
===================================================================
+ Hits                                100076   100077       +1     
  Misses                               76831    76831
Impacted Files Coverage Δ
azure-monitor/azure/__init__.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4c28c7...ede5e3a. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Sep 12, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-monitor

You can install the package azure-monitor of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3856#egg=azure-monitor&subdirectory=azure-monitor"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3856#egg=azure-monitor&subdirectory=azure-monitor"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_3856
  • pip install -e ./azure-monitor

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3856
  • pip wheel --no-deps ./azure-monitor

Direct download

Your files can be directly downloaded here:

-Drop all the types that recursively came with ObjectResult and use simple object type instead. This should make the swagger spec clean and more easily maintainable in the long run
@AutorestCI AutorestCI merged commit 9466fe7 into restapi_auto_monitor/data-plane Sep 14, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3856 branch September 14, 2018 00:07
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants