Skip to content

[ML] Swim lane cell selection not indicated if influencer contains a backslash character #71223

@peteharverson

Description

@peteharverson

In the Anomaly Explorer. if the influencer field value contains a backslash character the selection is not indicated in the swim lane. The anomaly charts and table do update correctly; it's just the selected cell is not highlighted in the 'view by' swim lane.

special_chars_selection

Found using the special_characters_2019 data set, using the following job configuration:

  "analysis_config": {
    "bucket_span": "15m",
    "detectors": [
      {
        "detector_description": "mean(\"metric%$£&!{(]field\") partitionfield=\"at@name\"",
        "function": "mean",
        "field_name": "metric%$£&!{(]field",
        "partition_field_name": "at@name",
        "detector_index": 0
      }
    ],
    "influencers": [
      "at@name",
      "singlequote'name"
    ]
  },

Metadata

Metadata

Assignees

Labels

:mlFeature:Anomaly DetectionML anomaly detectionbugFixes for quality problems that affect the customer experiencev7.9.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions