Nivedhith Jeyashanker
Nivedhith Jeyashanker
### Description Publishing ELK analytics for the first time will produce the following error log:- `Exception in thread "pool-336-thread-1" java.lang.NoClassDefFoundError: org/apache/http/nio/client/HttpAsyncClient at org.wso2.apim.monetization.impl.StripeMonetizationImpl.getUsageDataFromElasticsearch(StripeMonetizationImpl.java:1075) at org.wso2.apim.monetization.impl.StripeMonetizationImpl.publishMonetizationUsageRecords(StripeMonetizationImpl.java:718) at org.wso2.carbon.apimgt.impl.monetization.MonetizationUsagePublishAgent.run_aroundBody0(MonetizationUsagePublishAgent.java:62) at org.wso2.carbon.apimgt.impl.monetization.MonetizationUsagePublishAgent.run(MonetizationUsagePublishAgent.java:1) at...
### Description When navigating to the Runtime tab of the API and specifying a Max TPS value for the endpoints and upon clicking save, an internal server error pop-up appears....
### Problem In the publishe portal and admin portal of APIM 4.4.0 the copyright tag at the bottom of the page refers to the product version as 4.3.0 instead of...
## Purpose To separate the adding and removing of monetized subscriptions logic from the billing engine ## Goals Allows the subscriptions workflows to be more modular and customizable by allowing...
## Purpose To publish additional metrics for each API event ## Goals Allow users to monetize APIs using metrics of their choice ## Approach Measure and append different metric of...
## Purpose To separate the analytics fetching logic from the monetization publishing logic. ## Goals Allow users to use custom analytics providers of their preference ## Approach The FQN of...
1. Made API Level Policies Selected by default except when there are Operation Level Policies added and there are no API Level Policies added. 2. Made Common Policies expanded by...
## Purpose To publish additional metrics for each API event ## Goals Allow users to monetize APIs using metrics of their choice ## Approach Measure and append different metric of...
## Purpose To separate the analytics fetching logic from the monetization publishing logic. ## Goals Allow users to use custom analytics providers of their preference ## Approach The FQN of...
### Bug description I am trying to fine-tune a model on Kaggle with the 2 T4 GPUs, therefore I am using ddp_notebook. I want to utilize both GPUs otherwise I'll...