Managing Sensor Profiles

This topic explains the Sensor Profile tags offered by CRS.

Assign Sensor Profiles Using Tags

CRS supports assigning sensor profiles during installation by using special tags.
When a runtime sensor is provisioned, CRS evaluates the configured tags and assigns the matching sensor profile. If no matching profile is found, the sensor is assigned to the default profile.

Special Sensor Profile Tags

Use the following prefix for sensor profile tags. 
runtime_sensor_profile_

Example
runtime_sensor_profile_prod

Tag Assignment Rules

Below are the rules associated with the tags.

  • Only one runtime_sensor_profile_ tag is allowed.
  • A maximum of 10 tags can be specified.
  • If more than 10 tags are provided, all tags are ignored.
  • If the configured sensor profile tag is removed or no longer matches during profile updates, the sensor is assigned to the default profile.

Profile Assignment Behavior

Scenario Result
Matching profile found Assigned to the matching profile
No matching profile Assigned to the default profile
Tag removed Reassigned to the default profile
Multiple profile tags Not supported
More than 10 tags Tags ignored