Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Azure storage account dataset by adding missing dimension fields #36312

Closed
ritalwar opened this issue Aug 14, 2023 · 2 comments · Fixed by #36331 or #36413
Closed

Enhance Azure storage account dataset by adding missing dimension fields #36312

ritalwar opened this issue Aug 14, 2023 · 2 comments · Fixed by #36331 or #36413
Assignees
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@ritalwar
Copy link
Contributor

ritalwar commented Aug 14, 2023

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.

@ritalwar ritalwar self-assigned this Aug 14, 2023
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 14, 2023
@botelastic
Copy link

botelastic bot commented Aug 14, 2023

This issue doesn't have a Team:<team> label.

@ritalwar
Copy link
Contributor Author

I reopened the issue because we missed including the "TransactionType" dimension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
1 participant