This commit is contained in:
nate 2026-04-09 20:42:22 +04:00
parent fc6cf17023
commit 2df046080f
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@
<svg class="w-5 h-5 text-brand" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" d="M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5"/></svg> <svg class="w-5 h-5 text-brand" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" d="M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5"/></svg>
</div> </div>
<h3 class="font-semibold text-white mb-2">MongoDB-style queries</h3> <h3 class="font-semibold text-white mb-2">MongoDB-style queries</h3>
<p class="text-sm text-gray-400 leading-relaxed">Set your own definition of "up". Query status codes, JSON fields, headers, and latency with MongoDB-style operators.</p> <p class="text-sm text-gray-400 leading-relaxed">Set your own definition of "up". Query status codes, JSON fields, headers, HTML, and latency with MongoDB-like operators.</p>
</div> </div>
<div class="glow-card rounded-xl p-6"> <div class="glow-card rounded-xl p-6">