I have published API with two GET methods.
/api/1/questions
/api/1/complaints
where /api/1 is a context. Currently DAS shows hits count for context. I want different stats for these two methods. Could you please help me to configure.
I think this is what you are getting in "API Usage by Resource Path" report in All Statistics in Publisher:
See https://docs.wso2.com/display/AM1100/Viewing+API+Statistics for details.
There is a JIRA for this issue, we will fix this in our next release.
Related
I have been trying to setup a Deep Learning VM but I am not able to request for an increase in quota even after upgrading my account. I have found various answers on the internet detailing the steps but I can't seem to relate with them. My quotas page looks so much different than the others on the internet. I can't see any column for metrics and all etc. I am attaching a screenshot of my quota page with this query. After pressing the edit quotas option and Before pressing the edit quotas optionThere are two screeshots: one before pressing the edit quotas option and one after it.
I couldn't seem to find a solution as the whole layout of the webpage is different. Please help me.
it's not a problem of account type but an issue in your location. Have a look to that documentation page to see what is available in your region.
You can see that M1 VM or NVidia GPUs aren't available, it's not a quota issue, it a service availability issue.
I hope everyone is doing great.
I am working on Amazon Connect reporting APIs. The basic need to post this question is that I want to get agent performance and agent status report through historical metrics using APIs. I am trying to find an API that will give me agent status from midnight that is only possible through historical metrics.
I don't want to use Streams APIs. If anyone has any solution kindly respond to me, it would be very helpful for me. Thanks.
The current reporting API only provides one function for retrieving historical data, GetMetricData, and that function is only able to return queue or channel statistics. Agent specific data is only available via agent event stream and console-based reports at this time. So, unfortunately, there is no way to do what your describing with an API in Amazon Connect right now.
The VPC-SC supported products page enlists the following repositories to be available to all the projects
https://cloud.google.com/vpc-service-controls/docs/supported-products#registry
However, seems the gcr.io/google-appengine is available too?
It could be that either gcr.io/google-appengine is not available to every project or the documentation needs a refresh. I asked the maintainers of the documentation for clarification.
Thanks for pointing this out.
I’ll update this answer once the team replies.
Over at https://console.cloud.google.com/apis/api/deploymentmanager.googleapis.com/quotas or https://console.cloud.google.com/iam-admin/quotas?service=deploymentmanager.googleapis.com, I am able to see the query and well as the write quotas and are can determine if I'm going to hit limits if any.
Unfortunately, there seems to be no way to get these values programmatically using the Deployment Manager APIs (using Go) or using gcloud.
Am I missing something here, or there are some other ways of getting at these values, possibly, not via the APIs directly.
Currently, there's no way to get the quotas programmatically or with gcloud(apart from the compute engine quotas) , however, there's a feature request to get/set the project quotas via API. I suggest starring this issue to track it and ask for updates from it.
knowing of no API, which could be used to do so ...
guess one could only limit the quota per user; see the documentation.
there are several questions concerning other API (all the same).
I would like to write debug information in my DM templates, but I cannot see nor find a way to generate print statements, logs, or anything to aid in debugging when something goes wrong with my template.
How do I add print or logging to deployment manager?
I checked, currently the only way to troubleshoot is to rely on the expanded template from the Deployment Manager Dashboard. You can check it in the following URL for a given deployment, but I guess you were already aware of this possibility:
https://console.cloud.google.com/dm/deployments/details/DEPLOYMENTNAME?project=PROJECTID
However a feature request has been opened and currently the engineering team is working and discussing the best way to provide to the customers this possibility.
https://issuetracker.google.com/80368273
I advise you to star the feature request in order to get updates via email and to place a comment in order to show the interest of the community.
All the official communication regarding that feature will be posted there.
Disclaimer: I work for Google Cloud Platform Support