We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 212abc8 + 4357566 commit e6e3e96Copy full SHA for e6e3e96
spin-pluginify.toml
@@ -4,10 +4,10 @@ spin_compatibility = ">=2.5"
4
license = "Apache-2.0"
5
package = "otel"
6
assets = [
7
- "otel-config/compose.yaml",
8
- "otel-config/grafana.yaml",
9
- "otel-config/loki.yaml",
10
- "otel-config/otel-collector-config.yaml",
11
- "otel-config/prometheus.yaml",
+ "otel-config/compose.yaml",
+ "otel-config/grafana.yaml",
+ "otel-config/loki.yaml",
+ "otel-config/otel-collector-config.yaml",
+ "otel-config/prometheus.yaml",
12
"otel-config/tempo.yaml"
13
]
0 commit comments