Systems | Development | Analytics | API | Testing

Latest Videos

ICA Selects WSO2 to Create a Single Platform for API Management

To expand its product offerings and include pharmaceuticals, real estate, and financial services, ICA has acquired several companies. However, in an attempt to establish a consolidated API platform across all of its products, ICA aimed to develop its own API management solution. Yet, like many other companies, ICA faced a common challenge.

API linting based on custom rules

At present, API definitions are validated against the default OpenAPI schema upon import and when being edited in the publisher portal. In certain scenarios, such as the validation of fields like email or name, a custom validation approach may be required. This implementation allows administrators to enforce custom rules for API validation, helping to standardize and keep API definitions clean by validating against a specified set of custom rules inside WSO2 API Manager.

ELK Based On analytics with WSO2 Micro Integrator

Analytics is a main part of any deployment which enables the Monitoring of the availability, performance and usage of it’s components. WSO2 Micro Integrator has introduced operational analytics on top of ELK stack which is one of the leading analytics solution in the market. With this solution, a user can monitor the usage of each synapse component individually and identify issues, bottlenecks and improve the reliability and performance of the integration flow.

OpenTelemetry based Distributed Tracing for WSO2 API Manager

Tracing is one of the three pillars of observability. Tracing an API call in WSO2 API Manager is important to observe, identify possible bottlenecks in an API invocation path, and debug them. WSO2 API Manager facilitates tracing API invocation paths and publishing the traces based on the OpenTelemetry standard, using multiple tracers, namely: OpenTelemetry Protocol (OTLP), Jaeger, Zipkin, Log & Custom Tracer. This demo outlines important concepts of OpenTelemetry based distributed tracing in WSO2 API Manager, followed by a demonstration of publishing traces using the OTLP Tracer to Elastic APM, when invoking a sample API.

API policies export and import support for WSO2 API Manager

WSO2 APICTL allows users to perform API related tasks without any UI navigations. As an improvement, now WSO2 APICTL allows users to do common API Policy and Rate Limiting Policy related operations without any UI accesses and accelerates the CI/CD tasks related to the Policy Management. From this feature, it now allows to list, export, import and delete operations on both the common API Policies and Rate Limiting policies in multiple ways in accordance with the commands & their flags introduced.

OpenTelemetry based Distributed Tracing for WSO2 Micro Integrator

Tracing is one of the three pillars of observability. Tracing artifacts of WSO2 Micro Integrator is important to observe, identify possible bottlenecks in a message flow, and debug them. WSO2 Micro Integrator facilitates tracing message flows and publishing the traces based on the OpenTelemetry standard, using multiple tracers, namely: OpenTelemetry Protocol (OTLP), Jaeger, Zipkin, Log & Custom Tracer. This screencast outlines important concepts of OpenTelemetry based distributed tracing in WSO2 Micro Integrator, followed by a demonstration of publishing traces using the OTLP Tracer to New Relic APM, when invoking a simple API.