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> 
							
						 
						
							2024-06-14 17:27:22 +01:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2024-06-14 15:44:29 +01:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2024-05-09 11:00:59 -06:00  
				
					
						
							
							
								 
						
							
								f67e56939a 
								
							 
						 
						
							
							
								
								Tests: Isolate script tests to prevent jest errors locally ( #84881 )  
							
							... 
							
							
							
							* test(jest): isolate script tests to prevent jest errors in grafana-server/tmp tests
* chore(codeowners): update so generate-transformations matches in docs and tests directory 
							
						 
						
							2024-03-21 12:36:37 +02:00  
				
					
						
							
							
								 
						
							
								b14525a402 
								
							 
						 
						
							
							
								
								Transformations: Update docs for "Filter data by values" substring matcher ( #84619 )  
							
							... 
							
							
							
							* baldm0mma/substring/ update docs
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
* baldm0mma/substring/ skip 1st test
* baldm0mma/substring/ unskip
* baldm0mma/substring/ update skip
* baldm0mma/substring/ update anno
* baldm0mma/substring/ unrelated spelling error
* baldm0mma/substring/ update annos
---------
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> 
							
						 
						
							2024-03-19 10:17:34 -06:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2024-02-27 10:41:55 -07:00  
				
					
						
							
							
								 
						
							
								f18b9ddac6 
								
							 
						 
						
							
							
								
								Docs: add information about filtering for annotations ( #82957 )  
							
							... 
							
							
							
							* Added information about filtering for annotations
* Update generate-transformations.ts 
							
						 
						
							2024-02-20 08:46:38 -05:00  
				
					
						
							
							
								 
						
							
								6681463f2c 
								
							 
						 
						
							
							
								
								Docs: update description and add alt text ( #79538 )  
							
							... 
							
							
							
							* Edited page description and added missing alt text
* Rebuilt markdown file 
							
						 
						
							2023-12-14 22:18:16 +02:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2023-12-13 16:24:26 -05:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2023-12-12 10:07:52 -07:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2023-11-27 15:00:57 -05:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2023-10-25 14:09:33 -04:00  
				
					
						
							
							
								 
						
							
								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> 
							
						 
						
							2023-10-24 10:30:10 -06:00