Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{AKS} Enable AzureMonitorMetrics Addon (Managed Prometheus for public preview) #5428
{AKS} Enable AzureMonitorMetrics Addon (Managed Prometheus for public preview) #5428
Changes from 114 commits
a1f5c1d
d71876e
aa67027
278366d
73536f2
370ca3c
aa6bbcd
74c7e8a
319991a
359c434
6bbfb43
5e36cdf
16b2279
4b33d4f
9d383db
e3bf702
056bd49
10efdc4
d20e372
daf17df
796a60e
c0aa28b
e4a3c7f
509d0e8
bdb0904
fd3bde6
e591308
00cf4d8
d0743e9
bd66b53
c2158db
a1293c5
3d9b8b8
64af05e
1227611
31c22b6
710ca27
d61d544
2732a54
1296c35
3ff8e72
a2404f1
e0ce1a3
dfe94e1
e24bfa5
c1c5279
6410e5c
8797f33
1db2eb1
1534817
d052e1f
dccfbe6
6214faa
bb30835
a83ac69
7a4e44f
a843ef0
c6659d8
5b376f6
253ec23
bc4a2fd
1ab809b
ef5f998
b85a696
9415f60
aeb5894
3900b09
055abb1
8adf5be
7f1567a
056094e
a4ecc29
fbbc06b
bf89700
da4a7e9
7b37168
6f4ec70
6454aa7
3919ab3
11b15b6
6f1c43f
35d1d99
b24c172
0f7b4d1
3dad6e8
c9e25c6
9933b01
bfce5c6
ce81bbc
3c75f14
743a409
d203f0c
9402187
33ddd37
32a1696
95bb99a
ffad5c2
580994e
9ade23a
5284145
e363bf9
2061590
3ad084b
fa9a283
61641bb
b6644b6
436ff83
40b29ad
7008813
72ff0ed
bf443a3
a261001
66812ba
30a172a
fe280ff
6d09c84
a4efbcd
182c6a4
a5a1b69
ce27a1e
df2a915
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is the
<
wrapped in single quotation marks?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated, I think it somehow got added accidently during a merge conflict.
Thanks for the catch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please use specific error type
ArgumentUsageError
instead ofCLIError
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please use specific error type
ArgumentUsageError
instead ofCLIError
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated