Expose telemetry APIs and enforce API key rate limits#230
Merged
Conversation
Contributor
|
Your Pullfrog Router balance is exhausted. You have a card on file but auto-reload is disabled, so runs paused once your balance went past the overdraft buffer. Top up balance → · Enable auto-reload →
|
Makisuo
added a commit
that referenced
this pull request
Jul 18, 2026
The kind gate added in #230 hard-cut every pre-split standard key that was already configured for MCP. Standard keys are full-access, so allow them again; only scope-restricted v2 keys stay rejected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Makisuo
added a commit
that referenced
this pull request
Jul 19, 2026
DSL-compiled queries already end with FORMAT JSON (optionally followed by profile SETTINGS). The unconditional append added in #230 produced '... FORMAT JSON\nFORMAT JSON', a ClickHouse syntax error that failed ~95% of alerting queries against managed Tinybird since 2026-07-18 22:00 UTC (alert evals, error-issue scans, anomaly detection, service-map rollups). Only append FORMAT JSON when the query doesn't carry its own FORMAT clause. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Testing
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.