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

add update to the es query for stats repo #461

Closed

Conversation

timurista
Copy link

@timurista timurista commented Aug 21, 2020

Fix for #460
See comments on the Fix section, should be accountid as local es query on kibana confirms
Problem is the query needs to use accountid.
Here's what it returns if it uses the accountid in the stats query
"buckets": [
{
"key": "xxx2",
"doc_count": 61542
},
{
"key": "xxx3",
"doc_count": 11758
},
{
"key": "xxx4",
"doc_count": 1860
}
]
}
}

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2020

CLA assistant check
All committers have signed the CLA.

@timurista
Copy link
Author

@kaykumar can you or someone else bump this PR on your radar? It's a simple 1 line change that would improve the UX for this page. At Roku we are hoping to use this to audit AWS resources so we'd like to help contribute to improving this.

@timurista
Copy link
Author

looks like this will never be fixed...

@timurista timurista closed this Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants