4d359c080d3f4cd42c12df7efde145ff3c3cdd94
12 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
00fd56d3ee |
Chore: Migrate infra to 11.5.8 (#108868)
* Phase 2 + 3: Complete Daggerbuild Infrastructure Migration - Phase 2: Complete pkg/build/ system from 11.6.5 blueprint - Phase 3: Enhanced Makefile with proper wire generation - Source: |
||
|
|
7b02cfddd8 |
Fix typo in dashboard-variables destinations and also use Grafana Cloud docs if they exist (#89244)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com> |
||
|
|
f5468542ba |
Use ref URIs with the reference style links (#89204)
* Use ref URIs with the reference style links If I remember correctly, the UI needs reference style links so it can substitute its own link destinations. ref URIs work both inline and as the destination for reference style links. Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove unused ref URI Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove unused Data frames link Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> |
||
|
|
9bd44aed2e |
Transformations: Fix true inner join in joinByField transformation (#87409)
* baldm0mma/inner_join_fix/ init commit * baldm0mma/inner_join_fix/ first attempt at an tabular inner join * baldm0mma/inner_join_fix/ add innerTabular * baldm0mma/inner_join_fix/ add innerJoin option to editor * baldm0mma/inner_join_fix/ add editor option * baldm0mma/inner_join_fix/ update joinInnerTabular function behavior * baldm0mma/inner_join_fix/ add js docs * baldm0mma/inner_join_fix/ update jsdocs * baldm0mma/inner_join_fix/ update docs * baldm0mma/inner_join_fix/ remove unused console.logs * baldm0mma/inner_join_fix/ update tests * baldm0mma/inner_join_fix/ simplify getValue * baldm0mma/inner_join_fix/ update tests * baldm0mma/inner_join_fix/ update docs builder * baldm0mma/inner_join_fix/ add tables to Outer join (for tabular data) * baldm0mma/inner_join_fix/ update docs * baldm0mma/inner_join_fix/ build docs * baldm0mma/inner_join_fix/ remove innertab for inner * baldm0mma/inner_join_fix/ rename innertab * baldm0mma/inner_join_fix/ update tests * baldm0mma/inner_join_fix/ rem con logs * baldm0mma/inner_join_fix/ rem comment * baldm0mma/inner_join_fix/ rem sample data * baldm0mma/inner_join_fix/ remove irrelevant test * baldm0mma/inner_join_fix/ update docs * Update packages/grafana-data/src/transformations/transformers/joinDataFrames.test.ts Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com> * baldm0mma/inner_join_fix/ update test description --------- Co-authored-by: nmarrs <nathanielmarrs@gmail.com> |
||
|
|
a30617f8bd |
Transformations: Add transformation builder tests and refactor (#83285)
* baldm0mma/script_tests/ update jest.config paths * baldm0mma/script_tests/ refactor makefile content * baldm0mma/script_tests/ refactor file write commands * baldm0mma/script_tests/ create test module * baldm0mma/script_tests/ add to codeowners * baldm0mma/script_tests/ recenter content * baldm0mma/script_tests/ create buildMarkdownContent and update whitespace * baldm0mma/script_tests/ run build script * baldm0mma/script_tests/ update tests to remove make dep and node dep * baldm0mma/script_tests/ update cntent * baldm0mma/script_tests/ update makefile * baldm0mma/script_tests/ update buildMarkdownContent * baldm0mma/script_tests/ remove unused imports * baldm0mma/script_tests/ update test annotation * baldm0mma/script_tests/ prettier * baldm0mma/script_tests/ update tests * baldm0mma/script_tests/ update content * baldm0mma/script_tests/ update annos * baldm0mma/script_tests/ remove unused vars * baldm0mma/script_tests/ remove unused imports * baldm0mma/script_tests/ update annos * baldm0mma/script_tests/ update paths * Update scripts/docs/generate-transformations.test.ts Co-authored-by: Jack Baldry <jack.baldry@grafana.com> * baldm0mma/script_tests/ update comment --------- Co-authored-by: Jack Baldry <jack.baldry@grafana.com> |
||
|
|
f18b9ddac6 |
Docs: add information about filtering for annotations (#82957)
* Added information about filtering for annotations * Update generate-transformations.ts |
||
|
|
6681463f2c |
Docs: update description and add alt text (#79538)
* Edited page description and added missing alt text * Rebuilt markdown file |
||
|
|
44e781a00b |
Docs: add/update frontmatter descriptions for panel config pages (#79412)
* Added and updated frontmatter descriptions * baldm0mma/121223-update-frontmatter-descriptions-2/ add description to template and build * Updated description Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com> * Updated description --------- Co-authored-by: jev forsberg <jev.forsberg@grafana.com> Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com> |
||
|
|
937a7ed6d9 |
Docs: add missing alt text - transformations 10.3 (2/3) (#79277)
* Added missing alt text * Rebuilt markdown file q wq * baldm0mma/081223-missing-alt-text-2/ add alt image content to images and build markdown * baldmomma/081223-missing-alt-text-2/update alt text and build * baldm0mma/081223-missing-alt-text-2/ make altText required --------- Co-authored-by: jev forsberg <jev.forsberg@grafana.com> |
||
|
|
e9573a613d |
docs: update panels and visualizations TOC order (#78539)
* Changed weights of pages under panels and visualizations * Fixed weights * Moved calculation types under Query and transform data * Changed weight of Troubleshoot queries * Updated Grafana (not Cloud) links * commit changes * Revert change made directly to transform-data.md * Updated Cloud links * Added alias for calculation-types.md * Updated calculation types links * Rebuilt markdown file * Reverted weight setting for troubleshoot-queries.md and updated cloud link * Updated cloud links to point to cloud docs * Update existing aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Added docs reference shortcode to legend-mode.md * Reverted addition of docs reference shortcode --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> |
||
|
|
89f63dcddb |
Docs: fix broken link to moved content (#77147)
* Remove docs/reference shortcode for moved content * Updated transformers content file * Updated README.md to make Transformations section more prominent * Updated index file to make super clear where you must update this content * Added doc/ref back in with new format * Removed bracket * Added missing quotation marks * Added reference style link and removed link from docs/ref shortcode * Updated link * Add warning to only use reference style links in content.ts * ihm/251023-link-fix/ update scripts/docs/generate-transformations.ts with proposed changes, and build markdown * ihm/251023-link-fix/ build docs * Fix extraneous whitespace Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add precheck for ONESHELL support Otherwise the recipe doesn't work. Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: jev forsberg <jev.forsberg@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> |
||
|
|
41db5b645c |
Transformations: Separate useful doc content for UI use (#75781)
* baldm0mma/doc_builder/ add to gitignore * baldm0mma/doc_builder/ add makefile commands * baldm0mma/doc_builder/ add content * baldm0mma/doc_builder/ format content * baldm0mma/doc_builder/ update makefile * baldm0mma/docs_builder/ update content * baldm0mma/doc_builder/ add back content * baldm0mma/doc_builder/ run builder * baldm0mma/doc_builder/ update naming * baldm0mma/doc_builder/ remove unused note * baldm0mma/doc_builder/ update template * baldm0mma/doc_builder/ add new line in makefile * baldm0mma/doc_builder/ rem new line * baldm0mma/doc_builder/ add final line * Much of this full PR was Co-Authored-By: Jack Baldry <jack.baldry@grafana.com> * baldm0mma/doc_builder/ update readme * baldm0mma/doc_builder/ update guidlines * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/README.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/README.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update scripts/docs/generate-transformations.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * baldm0mma/doc_builder/ update concat * baldmomma/doc_builder/ finish concat table * baldm0mma/docs_builder/ update with suggestions * baldm0mma/doc_builder/ update content to use getHelperDocs * baldm0mma/doc_builder/ update calculateField * baldm0mma/doc_builder/ update to byRefId * baldm0mma/doc_builder/ update filterByValue * baldm0mma/doc_builder/ update filterFieldsByName * baldm0mma/doc_builder/ update formatTime * baldm0mma/doc_builder/ update groupBy * baldm0mma/doc_builder/ update groupingToMatrix * baldm0mma/doc_update/ update heatmap * baldm0mma/doc_builder/ update histogram * baldm0mma/doc_builder/ update joinByField * baldm0mma/doc_builder/ update joinByLabels * baldm0mma/doc_builder/ update labelsToFields * baldm0mma/doc_builder/ update limit * baldm0mma/doc_builder/ update merge * baldm0mma/doc_builder/ update organize * baldm0mma/doc_builder/ update partitionByValues * baldm0mma/doc_builder/ update prepareTimeSeries * baldm0mma/doc_builder/ update reduce * baldm0mma/doc_builder/ update renameByRegex * baldm0mma/doc_builder/ update rowsToFields * baldm0mma/doc_builder/ update seriesToRows * baldm0mma/doc_builder/ update sortBy * baldm0mma/doc_builder/ update spatial * baldm0mma/doc_builder/ update timeSeriesTable * baldm0mma/doc_builder/ rerender all * baldm0mma/doc_builder/ update calculateField * baldm0mma/doc_builder/ gitignore conflicts * baldm0mma/doc_builder/ add formatString * baldm0mma/doc_builder/ update vars * baldm0mma/doc_builder/ update naming * baldm0mma/doc_builder/ rerender markdown * Update public/app/features/transformers/docs/content.ts Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * baldm0mma/doc_builder/ update content * baldm0mma/doc_builder/ add to codeownders * baldm0mma/doc_builder/ correct spelling * baldm0mma/doc_builder/ update comment --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> |