Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

com.networknt:prometheus

Package Overview
Dependencies
Maintainers
0
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.networknt:prometheus - npm Package Compare versions

Comparing version
2.3.1
to
2.3.2
+24
config/prometheus.cloud.json
{
"id" : "",
"data" : {
"configId" : "",
"updateTs" : "",
"classPath" : "com.networknt.metrics.prometheus.PrometheusConfig",
"configDesc" : "Prometheus Metrics handler configuration.",
"configName" : "prometheus",
"configType" : "Handler",
"updateUser" : "",
"configPhase" : ""
},
"host" : "",
"time" : "",
"type" : "ConfigCreatedEvent",
"user" : "",
"nonce" : "",
"source" : "https://github.com/networknt/light4j",
"subject" : "",
"specversion" : "",
"aggregatetype" : "Config",
"datacontenttype" : "application/json",
"aggregateversion" : ""
}
+4
-2

@@ -8,9 +8,11 @@ {

"type" : "boolean",
"description" : "If metrics handler is enabled or not"
"description" : "If metrics handler is enabled or not",
"default" : false
},
"enableHotspot" : {
"type" : "boolean",
"description" : "If the Prometheus hotspot is enabled or not.\nhotspot include thread, memory, classloader,..."
"description" : "If the Prometheus hotspot is enabled or not.\nhotspot include thread, memory, classloader,...",
"default" : false
}
}
}

@@ -0,1 +1,2 @@

# Prometheus Metrics handler configuration.
# If metrics handler is enabled or not

@@ -2,0 +3,0 @@ enabled: ${prometheus.enabled:false}

@@ -1,4 +0,2 @@

---
# Prometheus Metrics handler configuration
# Prometheus Metrics handler configuration.
# If metrics handler is enabled or not

@@ -5,0 +3,0 @@ enabled: ${prometheus.enabled:false}

artifactId=prometheus
groupId=com.networknt
version=2.3.1
version=2.3.2

@@ -24,3 +24,3 @@ <!--

<artifactId>light-4j</artifactId>
<version>2.3.1</version>
<version>2.3.2</version>
<relativePath>../pom.xml</relativePath>

@@ -27,0 +27,0 @@ </parent>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet