removeTag abstract method

void removeTag(
  1. String key
)

Removes the tag on span or transaction.

Implementation

void removeTag(String key);