| License |
License |
|---|---|
| GroupId | GroupIdai.apptuit |
| ArtifactId | ArtifactIdjinsight |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJInsight
Open source java agent to transparently instrument and monitor your Java web applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jinsight-1.0.9.pom | |
| jinsight-1.0.9.jar | 2 MB |
| jinsight-1.0.9-sources.jar | 81 KB |
| jinsight-1.0.9-javadoc.jar | 311 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.apptuit/jinsight/ -->
<dependency>
<groupId>ai.apptuit</groupId>
<artifactId>jinsight</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/ai.apptuit/jinsight/
implementation 'ai.apptuit:jinsight:1.0.9'
// https://jarcasting.com/artifacts/ai.apptuit/jinsight/
implementation ("ai.apptuit:jinsight:1.0.9")
'ai.apptuit:jinsight:jar:1.0.9'
<dependency org="ai.apptuit" name="jinsight" rev="1.0.9">
<artifact name="jinsight" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.apptuit', module='jinsight', version='1.0.9')
)
libraryDependencies += "ai.apptuit" % "jinsight" % "1.0.9"
[ai.apptuit/jinsight "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.apptuit.metrics : metrics-apptuit-dropwizard | jar | 0.9.7 |
| ai.apptuit.metrics : metrics-apptuit-send-client | jar | 0.9.7 |
| io.prometheus : simpleclient_dropwizard | jar | 0.14.1 |
| io.prometheus : simpleclient | jar | 0.14.1 |
| io.prometheus : simpleclient_tracer_otel | jar | 0.14.1 |
| io.prometheus : simpleclient_tracer_common | jar | 0.14.1 |
| io.prometheus : simpleclient_tracer_otel_agent | jar | 0.14.1 |
| io.prometheus : simpleclient_httpserver | jar | 0.14.1 |
| io.prometheus : simpleclient_common | jar | 0.14.1 |
| org.jboss.byteman : byteman | jar | 4.0.18 |
| io.dropwizard.metrics : metrics-core | jar | 4.2.7 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| io.dropwizard.metrics : metrics-jvm | jar | 4.2.7 |