Skip to content

docs(http): fix incorrect template body variables#472

Open
adityathebe wants to merge 1 commit intomainfrom
http-template-docs-fix
Open

docs(http): fix incorrect template body variables#472
adityathebe wants to merge 1 commit intomainfrom
http-template-docs-fix

Conversation

@adityathebe
Copy link
Member

@adityathebe adityathebe commented Feb 6, 2026

Fixed template body variables table:

  • Changed metadata.canary.
  • Added missing check.* and canary.id variables

The documentation incorrectly listed 'metadata.*' variables which
don't exist in the template context. Fixed to use the correct
'canary.*' and added missing 'check.*' variables.

Changes:
- Fixed 'metadata.name' -> 'canary.name'
- Fixed 'metadata.namespace' -> 'canary.namespace'
- Fixed 'metadata.labels' -> 'canary.labels'
- Added missing 'canary.id'
- Added missing 'check.*' variables (name, id, description, labels, endpoint)
- Improved table with descriptions column
- Fixed env vars description to use 'env' instead of 'envVars'
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Feb 6, 2026 1:31pm

Request Review

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for canarychecker ready!

Name Link
🔨 Latest commit b523cf5
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/6985ecffe91a2a000864f956
😎 Deploy Preview https://deploy-preview-472--canarychecker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant