Keep Focused
Keep Focused
### Describe the bug Hi, We are using the [GetCostAndUsage](https://pkg.go.dev/github.com/aws/[email protected]/service/costexplorer#CostExplorer.GetCostAndUsage) API to get the cost usage reoprt. We are filtering the reports by [tag key/value](https://pkg.go.dev/github.com/aws/[email protected]/service/costexplorer#TagValues) but it is resulting in...
I am using the API `https://api.github.com/search/issues` and GO Package`https://pkg.go.dev/github.com/google/go-github/[email protected]/github#SearchService.Issues` with query parameter `is:pr is:closed org: updated:2022-03-03` but I am not getting the `closed_by` info in the search results
Hi Team, We are using the [List API](https://pkg.go.dev/github.com/oracle/oci-go-sdk/[email protected]/database#DatabaseClient.ListAutonomousExadataInfrastructures) for listing out the available Autonomous Exadata Infrastructure resources, the API does not return any data or error, even if the resources...
# Integration test logs Logs ``` No env file present for the current environment: staging Falling back to .env config No env file present for the current environment: staging customEnv...
# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example SQL query results here (please include the input queries...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]  **Describe the solution...
# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example SQL query results here (please include the input queries...
# Integration test logs Logs ``` N/A ``` # Example query results Results ``` > select period_start, category_key, category_value, net_unblended_cost_amount::numeric::money from aws_nagraj_master_acc.aws_cost_usage_by_category where granularity = 'MONTHLY' and category_key = 'Test_Cost_Category'...
# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example SQL query results here (please include the input queries...
**References** Add any related links that will help us understand the resource, including vendor documentation, related GitHub issues, and Go SDK documentation.