Skip to content

docs: Add system tables for data modeling endpoints#16123

Open
inkeep[bot] wants to merge 1 commit intomasterfrom
docs-writer-ai-update-2026-04-01T13-05-53-527Z-kmw4mb
Open

docs: Add system tables for data modeling endpoints#16123
inkeep[bot] wants to merge 1 commit intomasterfrom
docs-writer-ai-update-2026-04-01T13-05-53-527Z-kmw4mb

Conversation

@inkeep
Copy link
Copy Markdown
Contributor

@inkeep inkeep Bot commented Apr 1, 2026

Changes

This PR documents two new system tables added in PostHog/posthog#51077:

  • system.data_modeling_endpoints — Contains metadata about API endpoints in your project. These endpoints expose HogQL query results via REST API.
  • system.data_modeling_endpoint_versions — Contains version history for API endpoints. Each endpoint can have multiple versions with different queries and configurations.

Both tables are now documented in the PostHog data warehouse sources page with their column definitions.

Related PR


This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.

@inkeep inkeep Bot requested a review from sakce April 1, 2026 13:07
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

Hey @sakce! This docs PR was generated for you by an agent. You're responsible for reviewing and merging it into production.

  1. Review and approve the PR
  2. Merge the PR
    a. Check the preview env and CI build and merge it yourself
    b. Enable auto-merge if you're confident in the changes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

Deploy preview

Status Details Updated (UTC)
🔴 Failed View logs Apr 01, 2026 01:13PM

Push a fix or re-run the workflow to try again.

Common culprits
  • MDX issues - unescaped </> characters, unclosed tags, or malformed JSX
  • External API timeouts - GitHub, Strapi, or Ashby occasionally hiccup

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

Vale prose linter → found 0 errors, 17 warnings, 1 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/data-warehouse/sources/posthog.mdx — 0 errors, 17 warnings, 1 suggestions
Line Severity Message Rule
2:29 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
5:47 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
9:4 warning 'PostHog data warehouse tables' heading should be in sentence case, and product names should be capitalized. PostHogBase.SentenceCase
9:12 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
35:4 warning Capitalize 'Error Tracking' for PostHog's product. Use 'Error tracking' for the general industry concept. PostHogBase.ProductNames
76:104 suggestion Address the reader directly. Use 'you' instead of 'the user'. PostHogDocs.DirectAddress
94:102 warning Capitalize 'Marketing Analytics' for PostHog's product. Use 'marketing analytics' for the general industry concept. PostHogBase.ProductNames
147:129 warning Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. PostHogBase.ProductNames
147:166 warning Capitalize 'Experiments' for PostHog's product. Use 'experiments' for the general industry concept. PostHogBase.ProductNames
161:39 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
161:76 warning Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. PostHogBase.ProductNames
198:66 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
204:43 warning Capitalize 'Data Warehouse' for PostHog's product. Use 'data warehouse' for the general industry concept. PostHogBase.ProductNames
215:85 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
232:27 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
232:72 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
232:105 warning Capitalize 'Endpoints' for PostHog's product. Use 'endpoints' for the general industry concept. PostHogBase.ProductNames
249:51 warning Capitalize 'Error Tracking' for PostHog's product. Use 'error tracking' for the general industry concept. PostHogBase.ProductNames

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.

0 participants