Merged
Conversation
jnidzwetzki
pushed a commit
to jnidzwetzki/docs
that referenced
this pull request
Oct 6, 2022
* Setup with dummy content * Add index content and analytics concept page * Add unedited blog post content. * Add unedited content from Analytics repo * Edit monotonic counters * Add concepts page to index * Edit analytics page * Edit intro to approx percentiles. * Apply suggestions from code review * rename top-level page * Edit about analytics * Edit approx percentile, add in content about approx. * Add approx. percentile procuedre * Add matrix to top level page * Fix index * rename approx percentile * Edit time-weighted averages * Fix index * Edit percentile agg API doc * Top-level edits and file renames * Edit the time-weighted averages API doc * Reflow * Delete OG content that has been moved to API * Move advanced analytic queries from query data to analytics * Rename to general and update indexes * Edit general analytics section * Apply suggestions from code review * Update page-index.js Fixing syntax error * Analytic edits (#149) * renaming analytics to hyperfunctions in API * renaming analytics extension to toolkit * Removing non-stable features from docs, fixing some links * minor edits * Apply suggestions from code review * rename file * Delink How To for now * Adds new API index structure * Minor edits to `first` entry * Minor edits to `last` entry * Adds new gapfilling/interpolation page * Adds new percentile approximation page. * Adds new percentile aggregates page, and fixes index * Creates new rollup page, and removes dupe content * Creates new approx_percentile page, and deletes dupe content * Create new approx_percentile_rank page, and deletes dupe content * Creates new error page, and deletes dupe content * Creates new mean page, and deletes dupe content * Creates new num_vals page, and deletes dupe content * Fix typo * Adds new uddsketch page * Adds new tdigest page * Creates new time_weight page, and deletes dupe content * Add more to rollup page, and delete dupe content * Creates new average page, and deltes dupe content * Update page-index.js * Fix bad filename * Hyperfunction api reorg (github#163) * suggested modifications for the hyperfunction API reorganization * David Edits with new structure -Made sure all the accessors are labeled for which inputs they take -Fixed links where I saw problems -Added advanced usage/guidance for different percentile approximation algos -switched to calling aggregates percentile estimators / summaries where possible -miscellaneous other fixups/edits/clarifications * fixup agg methods * fixup agg methods * Move percentile_agg to top of tree, add advanced aggregaton methods * Minor edit * fix anchor link * Formatting and link fixes * Apply suggestions from code review Co-authored-by: Lana Brindley <github@lanabrindley.com> Co-authored-by: davidkohn88 <david@timescale.com> Co-authored-by: Lana Brindley <github@lanabrindley.com> * Quick review feedback from Prashant. Using text from release blog for consistency. * Adding very limited install instructions for launch to be revised later. (github#170) * Add advanced analytic queries back to original location Co-authored-by: Ryan Booz <ryan@timescale.com> Co-authored-by: Brian Rowe <brian@timescale.com> Co-authored-by: davidkohn88 <david@timescale.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.


This is an automated pull request to sync changes between the public and private repos.
🤖 This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!