WSO2 HTTP Analytics Server - Integration Tests

WSO2 HTTP Analytics Server Integration Tests

License

License

GroupId

GroupId

org.wso2.analytics.http
ArtifactId

ArtifactId

das4http-integration
Last Version

Last Version

1.0.0-m1
Release Date

Release Date

Type

Type

pom
Description

Description

WSO2 HTTP Analytics Server - Integration Tests
WSO2 HTTP Analytics Server Integration Tests
Project Organization

Project Organization

WSO2

Download das4http-integration

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.analytics.http/das4http-integration/ -->
<dependency>
    <groupId>org.wso2.analytics.http</groupId>
    <artifactId>das4http-integration</artifactId>
    <version>1.0.0-m1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.http/das4http-integration/
implementation 'org.wso2.analytics.http:das4http-integration:1.0.0-m1'
// https://jarcasting.com/artifacts/org.wso2.analytics.http/das4http-integration/
implementation ("org.wso2.analytics.http:das4http-integration:1.0.0-m1")
'org.wso2.analytics.http:das4http-integration:pom:1.0.0-m1'
<dependency org="org.wso2.analytics.http" name="das4http-integration" rev="1.0.0-m1">
  <artifact name="das4http-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.http', module='das4http-integration', version='1.0.0-m1')
)
libraryDependencies += "org.wso2.analytics.http" % "das4http-integration" % "1.0.0-m1"
[org.wso2.analytics.http/das4http-integration "1.0.0-m1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tests-common/admin-clients
  • tests-common/ui-pages
  • tests-common/integration-test-utils
  • tests-integration
  • tests-ui-integration

WSO2 HTTP Analytics

WSO2 HTTP Analytics provides the capability to monitor HTTP traffic for WSO2 products. WSO2 HTTP Analytics is powered by the WSO2 Data Analytics Server (DAS).

WSO2 HTTP Analytics has the following monitoring aspects

  • Number of requests, average response time, number of sessions and error count statistics
  • Browser, operating system and device type statistics.
  • HTTP Response code statistics
  • Geolocation and language statistics
  • Context statistics
  • Referrer statistics

How to configure

You can configure WSO2 HTTP Analytics by following the documentation at https://docs.wso2.com/display/AS600/Analyzing+Application+Statistics

How to Contribute

org.wso2.analytics.http

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
1.0.0-m1