dash0hq / otelbin

Web-based tool to facilitate OpenTelemetry collector configuration editing and verification
https://www.otelbin.io
Apache License 2.0
282 stars 12 forks source link

fix: infinite rendering loop #325

Closed bripkens closed 3 months ago

bripkens commented 3 months ago

Why

The OTelBin UI runs into an infinite rendering loop on syntax errors.

What

Avoid returning new objects when syntax errors exist and using those as dependencies within hooks.

Fixes #324

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
otelbin ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 5:32pm
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud