@emeryld/obs-stack
Advanced tools
@@ -11,2 +11,10 @@ receivers: | ||
| send_batch_size: 1024 | ||
| attributes/loki: | ||
| actions: | ||
| - action: insert | ||
| key: loki.resource.labels | ||
| value: service.name | ||
| - action: insert | ||
| key: loki.attribute.labels | ||
| value: logType,level,name,status,method,path,operation,direction,durationMs | ||
@@ -21,15 +29,2 @@ exporters: | ||
| endpoint: http://loki:3100/loki/api/v1/push | ||
| labels: | ||
| resource: | ||
| - service.name | ||
| attributes: | ||
| - logType | ||
| - level | ||
| - name | ||
| - status | ||
| - method | ||
| - path | ||
| - operation | ||
| - direction | ||
| - durationMs | ||
@@ -44,3 +39,3 @@ service: | ||
| receivers: [otlp] | ||
| processors: [batch] | ||
| processors: [attributes/loki, batch] | ||
| exporters: [loki] |
+1
-1
| { | ||
| "name": "@emeryld/obs-stack", | ||
| "version": "0.1.15", | ||
| "version": "0.1.16", | ||
| "description": "Docker Compose-based Grafana + Tempo + Loki + OpenTelemetry Collector stack", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
43523
0.11%