Skip to content

[Logz.io] Release an experimental version#3945

Merged
kairu-ms merged 1 commit intoAzure:mainfrom
necusjz:feature-logz-onboard
Oct 29, 2021
Merged

[Logz.io] Release an experimental version#3945
kairu-ms merged 1 commit intoAzure:mainfrom
necusjz:feature-logz-onboard

Conversation

@necusjz
Copy link
Copy Markdown
Member

@necusjz necusjz commented Oct 8, 2021

Closed Azure/azure-cli#19266

Description

Draft pull request for Logz.io.

Testing Guide

$ azdev test logz

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Oct 8, 2021

logz

@yonzhan yonzhan requested review from jiasli and kairu-ms October 8, 2021 03:06
@yonzhan yonzhan added this to the Oct 2021 (2021-11-02) milestone Oct 8, 2021
@necusjz necusjz changed the title [logz] draft pull request for logz.io (#19266) [Logz.io] Draft pull request Oct 21, 2021
@necusjz necusjz changed the title [Logz.io] Draft pull request [Logz.io] Release an experimental version Oct 27, 2021
@kairu-ms kairu-ms marked this pull request as ready for review October 28, 2021 04:32
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please copy _help.py into manual folder. Update short summaries.

Suggested change
short-summary: "Returns the payload that needs to be passed in the request body for installing Logz.io agent on a \
short-summary: "List the payload that needs to be passed in the request body for installing Logz.io agent on a \

Comment on lines 142 to 143
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
short-summary: "Sending request to update the collection when Logz.io agent has been installed on a VM for a given \
monitor."
short-summary: "Update the collection when Logz.io agent has been installed on a VM for a given \
monitor."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
short-summary: "Gets the Logz single sign-on resource for the given Monitor."
short-summary: "Get the Logz single sign-on resource for the given Monitor."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
short-summary: "Configures single-sign-on for this resource. This operation can take upto 10 minutes to complete."
short-summary: "Create single-sign-on for this resource."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
short-summary: "Configures single-sign-on for this resource. This operation can take upto 10 minutes to complete."
short-summary: "Update single-sign-on for this resource."

Comment on lines 346 to 347
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
short-summary: "Create sub account under a given monitor resource. This create operation can take upto 10 minutes \
to complete."
short-summary: "Create sub account under a given monitor resource. "

@kairu-ms
Copy link
Copy Markdown
Contributor

Good job.

* rename command group

* simplify several commands

* add alias for long parameter

* add replacer for credential scan

* fix style and linter check
@kairu-ms kairu-ms merged commit 7ce9e28 into Azure:main Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microsoft.Logz new GA service request

3 participants