configuring-yesoreyeram-infinity-datasourceConfigure the Infinity data source — base URL and allowed hosts, the authentication methods (basic, bearer token, API key, digest, OAuth passthrough, OAuth 2.0 client credentials/JWT, Azure, Azure Blob, AWS), TLS, custom HTTP headers, network and security…querying-yesoreyeram-infinity-datasourceBuild queries with the Infinity data source — the query types (JSON, CSV, TSV, XML, GraphQL, HTML, UQL, GROQ, Google Sheets, Series, Transformations), the parsers (Frontend/simple, Backend JSONata, JQ, UQL, GROQ) and which support alerting, the sources (URL,…
Repository-Explorer
grafana · Repositories und repräsentative Skills - Seite 2
Repository-Ansicht von 200 gesammelten Skills in 29 GitHub-Repositories.
docs-reviewCreate or review scenario README files in alloy-scenarios from existing Docker Compose, Helm, and config.alloy files. Use when drafting a new scenario README, rewriting an existing README, checking Writers Toolkit style, or verifying README accuracy against…merge-chore-prsApprove and merge open Renovate chore(deps) dependency-update pull requests on grafana/alloy-scenarios using the GitHub CLI. Use when asked to clear out, approve, or merge Renovate PRs, dependency bump PRs, or "chore" PRs. Does not touch feature or fix PRs.
competeAnalyze how competing protobuf libraries (gogoproto, vtprotobuf, official Go proto) implement a specific feature. Reports implementation approach, test patterns worth porting, and gaps in wiresmith's coverage.validateRun full pre-push validation — regenerate code, check freshness, run tests, and run conformance. Use before pushing any changes to protobuf codegen or marshal/unmarshal code.
k6-docs-releaseRelease a new version of xk6-docs. Use when the user says "release", "tag", "new version", "publish", "cut a release" in the xk6-docs repo. Covers the full flow — push, tag, GitHub release, extension registry PR, and Slack announcement.xk6-docsLook up official k6 documentation with `<binary> x docs` when writing, debugging, or configuring a k6 test, or reaching for any k6 API, option, executor, or CLI flag. k6 syntax changes between versions, so consult it instead of recalling k6 from memory or…