gatling-metrics


License

License

Categories

Categories

Gatling Application Testing & Monitoring Metrics Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

gatling-metrics
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

gatling-metrics
gatling-metrics
Project URL

Project URL

http://gatling.io
Project Organization

Project Organization

io.gatling
Source Code Management

Source Code Management

https://github.com/gatling/gatling

Download gatling-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/io.gatling/gatling-metrics/ -->
<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>gatling-metrics</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-metrics/
implementation 'io.gatling:gatling-metrics:2.3.1'
// https://jarcasting.com/artifacts/io.gatling/gatling-metrics/
implementation ("io.gatling:gatling-metrics:2.3.1")
'io.gatling:gatling-metrics:jar:2.3.1'
<dependency org="io.gatling" name="gatling-metrics" rev="2.3.1">
  <artifact name="gatling-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-metrics', version='2.3.1')
)
libraryDependencies += "io.gatling" % "gatling-metrics" % "2.3.1"
[io.gatling/gatling-metrics "2.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
io.gatling : gatling-core jar 2.3.1
org.hdrhistogram : HdrHistogram jar 2.1.9

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
org.scalacheck : scalacheck_2.12 jar 1.13.5
com.typesafe.akka : akka-testkit_2.12 jar 2.5.4
org.mockito : mockito-core jar 2.3.11

Project Modules

There are no modules declared in this project.

Gatling Build Status Maven Central

What is Gatling ?

Gatling is a load test tool. It officially supports HTTP, WebSocket, Server-Sent-Events and JMS.

Motivation

  • Finding fancy GUIs not that convenient for describing load tests, what you want is a friendly expressive DSL?
  • Wanting something more convenient than huge XML dumps to store in your source version control system?
  • Fed up with having to host a farm of injecting servers because your tool uses blocking IO and one-thread-per-user architecture?

Gatling is for you!

Underlying technologies

Gatling is developed in Scala and built upon :

  • Netty for non blocking HTTP
  • Akka for virtual users orchestration ...

Questions, help?

Read the documentation.

Join the Gatling User Group.

Found a real bug? Raise an issue.

Partners

Takima     Highsoft AS    

io.gatling

Gatling

Versions

Version
2.3.1
2.3.0
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.2.0-M3
2.2.0-M2
2.2.0-M1
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-RC6
2.0.0-RC5
2.0.0-RC4
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1