Skip to content

Promitor filter for Azure Generic resource is not working? #1736

Discussion options

You must be logged in to vote

The notation you are looking for is ProtocolType ne 'UDP' but you have a good point - This needs better documentation so I have created #1740

The way I typically do when my filter is not working is:

  1. Go to Azure portal
  2. Open Developer Tools
  3. Configure metric chart in portal
  4. Check request in traffic

Do note that the agent telemetry should help you as well, for example, this is what I saw at first:

[06:41:13 FTL] BadRequest: only supports conditions of the form ' eq ', ' ne ' and ' sw ': ProtocolType ne UDP'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@karolflis-tomtom
Comment options

@tomkerkhove
Comment options

Answer selected by karolflis-tomtom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants