Skip to content

Add documentation for Prometheus protocols and TimeSeries engine. #67940

Merged
justindeguzman merged 2 commits intomasterfrom
prometheus-documentation
Aug 9, 2024
Merged

Add documentation for Prometheus protocols and TimeSeries engine. #67940
justindeguzman merged 2 commits intomasterfrom
prometheus-documentation

Conversation

@nikitamikhaylov
Copy link
Copy Markdown
Member

Part of #64183, I found some problems debugging Docs Check.

Changelog category (leave one):

  • Documentation (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

CI Settings (Only check the boxes if you know what you are doing):

  • Allow: All Required Checks
  • Allow: Stateless tests
  • Allow: Stateful tests
  • Allow: Integration Tests
  • Allow: Performance tests
  • Allow: All Builds
  • Allow: batch 1, 2 for multi-batch jobs
  • Allow: batch 3, 4, 5, 6 for multi-batch jobs

  • Exclude: Style check
  • Exclude: Fast test
  • Exclude: All with ASAN
  • Exclude: All with TSAN, MSAN, UBSAN, Coverage
  • Exclude: All with aarch64, release, debug

  • Do not test
  • Woolen Wolfdog
  • Upload binaries for special builds
  • Disable merge-commit
  • Disable CI cache

(cherry picked from commit 083fff6)
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-documentation Documentation PRs for the specific code PR label Aug 6, 2024
@robot-clickhouse-ci-2
Copy link
Copy Markdown
Contributor

robot-clickhouse-ci-2 commented Aug 6, 2024

This is an automated comment for commit eb4ea07 with description of existing statuses. It's updated for the latest CI running

✅ Click here to open a full report in a separate page

Successful checks
Check nameDescriptionStatus
Docs checkBuilds and tests the documentation✅ success
Style checkRuns a set of checks to keep the code style clean. If some of tests failed, see the related log from the report✅ success

@justindeguzman justindeguzman self-requested a review August 8, 2024 23:57
@justindeguzman
Copy link
Copy Markdown
Contributor

The broken links are fixed. Adding a note here for future issues with broken links (I'll also add to Docs README):

Because we're using trailingSlash: false, Docusaurus says we should use absolute links instead of relative file paths. Apparently, with this setting enabled, relative file paths may not fail even if we are successfully using them for links in a lot for other files.

@justindeguzman justindeguzman added this pull request to the merge queue Aug 9, 2024
Merged via the queue into master with commit 0071765 Aug 9, 2024
@justindeguzman justindeguzman deleted the prometheus-documentation branch August 9, 2024 01:18
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Aug 9, 2024
@narqo narqo mentioned this pull request Aug 11, 2024
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-documentation Documentation PRs for the specific code PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants