You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure defines certain dimensions, which can be find here.
However, our current code only permits two dimensions: ApiName and ResponseType.
To enable TSDB functionality, it's crucial to designate all dimension fields as "true" to prevent data or event loss.
Therefore, we must start by adding the remaining dimensions here, ensuring a completion of this TSDB migration task.
The text was updated successfully, but these errors were encountered:
Describe the enhancement:
Azure defines certain dimensions, which can be find here.
However, our current code only permits two dimensions: ApiName and ResponseType.
To enable TSDB functionality, it's crucial to designate all dimension fields as "true" to prevent data or event loss.
Therefore, we must start by adding the remaining dimensions here, ensuring a completion of this TSDB migration task.
The text was updated successfully, but these errors were encountered: