UBIK LOAD PACK OBSERVABILITY PLUGIN : Connect the plugin to Prometheus

on 1 May 2023 CONTINUOUS INTEGRATION, DEVOPS, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , with 0 comments

What is Prometheus ? Prometheus is an open-source monitoring and alerting toolkit originally developed at SoundCloud. It is designed to monitor systems, services, and applications, and provides a time-series database, query language, and alerting capabilities. Prometheus works by collecting metrics from different sources, such as HTTP endpoints, Linux system stats, and other exporters. It stores […]

Read more

How to save request and response details in JMeter only when an error occurs

on 27 February 2023 CI, CONTINUOUS INTEGRATION, DEVOPS, JMETER, monitoring, PERFORMANCE and Tags: , , , , , with 0 comments

When an request error occurs during a performance test, you usually want to have more details on the request and response to understand root cause of the issue and provide more details to the development team so that they are able to reproduce and fix the issue. Configuring your test plan To save request and […]

Read more

Easily Monitor JMeter performance test from Browser thanks to UBIK LOAD PACK OBSERVABILITY PLUGIN

on 23 January 2023 Automation, AWS, AZURE, CI, CLOUD, CONTINUOUS INTEGRATION, DEVOPS, ECOMMERCE, JMETER, OBSERVABILITY, TUNING and Tags: , , , , with 0 comments
ULP Observability Graphs

JMeter offers users a straightforward and user-friendly GUI. The user can use elements like Thread Groups, Samplers, Processors, Controllers, Timers, etc. to build their performance test script. JMeter GUI mode additionally provides the ability to view and examine the script’s outcome utilizing various Listeners.Unfortunately, when running the performance test, JMeter GUI mode has the following […]

Read more

UBIK LOAD PACK OBSERVABILITY PLUGIN

on 10 January 2023 AZURE, CI, CLOUD, CONTINUOUS INTEGRATION, DEVOPS, ECOMMERCE, HTML5, JMETER, JMETER-PLUGINS, LOAD_TESTING, LoadRunner alternative, monitoring, NETWORK, OBSERVABILITY, OTT, PERFORMANCE, PRODUCTIVITY, TUNING and Tags: , , , , , , with 0 comments

Overview UBIK LOAD PACK OBSERVABILITY PLUGIN allows you to monitor your JMeter CLI performance test from your favorite browser without having to start JMeter in GUI mode. This listener gives you data and KPIs regarding the outcome of your load testing in a visual way. This allows you to analyze more efficitently your performance test […]

Read more

Update JMeter plugins from CLI in CI/CD

on 20 December 2021 Automation, CI, CONTINUOUS INTEGRATION, DEVOPS, JMETER, JMETER-PLUGINS, PERFORMANCE, PRODUCTIVITY and Tags: , , , , , , , , , with 0 comments
Updating JMeter plugins from CLI in CI/CD

Update JMeter plugins from CLI in CI/CD

Read more

Streaming performance test with Docker and UbikLoadPack

on 6 October 2020 Automation, CI, CONTINUOUS INTEGRATION, DEVOPS, JMETER, PRODUCTIVITY and Tags: , , , , , , , with 0 comments

In the tutorial Using UbikLoadPack VideoStreaming Plugin with Docker we showed how to use UbikLoadPack Video Streaming Plugin to run a performance distributed test with Docker using Docker Compose. This time, we will show you how to use UbikLoadPack VideoStreaming Plugin docker image in a standalone test. . To do so, you just have to […]

Read more