Skip to content

Commit

Permalink
Merge pull request #4971 from systeminit/jhelwig/otelcol-is-platform
Browse files Browse the repository at this point in the history
Move otelcol back to platform group in Tiltfile
  • Loading branch information
jhelwig authored Nov 14, 2024
2 parents dbcac31 + 7492a64 commit 335122c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ groups = {
"platform": [
"db",
"nats",
"otelcol",
"postgres",
"spicedb",
],
Expand All @@ -35,7 +36,6 @@ groups = {
"grafana",
"jaeger",
"loki",
"otelcol",
"prometheus",
"promtail",
],
Expand Down

0 comments on commit 335122c

Please sign in to comment.