SuperQ 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e167a45c65 
							
						 
					 
					
						
						
							
							Add new Go build tags.  
						
						... 
						
						
						
						Add new go:build comments based on 1.17 formatting[0].
[0]: https://golang.org/doc/go1.17#gofmt 
Signed-off-by: SuperQ <superq@gmail.com> 
						
						
					 
					
						2021-08-27 10:24:14 +02:00 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ed3ec7b46 
							
						 
					 
					
						
						
							
							More info in mmap error message ( #8058 )  
						
						... 
						
						
						
						Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2020-10-15 12:58:13 +05:30 
						 
				 
			
				
					
						
							
							
								Tobias Klauser 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5b3bc34da 
							
						 
					 
					
						
						
							
							tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix ( #7949 )  
						
						... 
						
						
						
						Direct syscalls using syscall.Syscall(SYS_*, ...) should no longer be
used on darwin, see [1]. Instead, use the FcntlFstore libSystem wrapper
provided by the golang.org/x/sys/unix package to implement
preallocFixed.
[1] https://golang.org/doc/go1.12#darwin 
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> 
						
						
					 
					
						2020-09-19 10:57:13 +01:00 
						 
				 
			
				
					
						
							
							
								Harold Dost 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21a753c4e2 
							
						 
					 
					
						
						
							
							Make file permissions set to allow for wider umask options. ( #7782 )  
						
						... 
						
						
						
						0644 -> 0666 on all non vendored code.
Fixes  #7717 
Signed-off-by: Harold Dost <harolddost@gmail.com> 
						
						
					 
					
						2020-08-12 23:23:17 +02:00 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a763ff61e 
							
						 
					 
					
						
						
							
							Avoid empty mmap files by using .tmp files to write headers  
						
						... 
						
						
						
						Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2020-07-14 14:59:28 +05:30 
						 
				 
			
				
					
						
							
							
								Brad Walker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3348930df5 
							
						 
					 
					
						
						
							
							Replace fileutil.ReadDir with ioutil.ReadDir ( #7029 ) ( #7033 )  
						
						... 
						
						
						
						* tsdb: Replace fileutil.ReadDir with ioutil.ReadDir (#7029 )
Signed-off-by: Brad Walker <brad@bradmwalker.com>
* tsdb: Remove fileutil.ReadDir (#7029 )
Signed-off-by: Brad Walker <brad@bradmwalker.com> 
						
						
					 
					
						2020-04-06 19:04:20 +05:30 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e50fdbc70c 
							
						 
					 
					
						
						
							
							Live m-mapping of chunks on disk ( #6830 )  
						
						... 
						
						
						
						* Live m-mapping of chunks on disk
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 2
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 3
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Fix review comments Part 4
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
* Attempt to fix windows bug
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2020-03-19 22:03:44 +05:30 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							56bf0ee4dc 
							
						 
					 
					
						
						
							
							Add OpenMmapFileWithSize method ( #6753 )  
						
						... 
						
						
						
						Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2020-02-05 19:08:30 +05:30 
						 
				 
			
				
					
						
							
							
								Dipack P Panjabi 
							
						 
					 
					
						
						
						
						
							
						
						
							ce7bab04dd 
							
						 
					 
					
						
						
							
							Compute WAL size and use it during retention size checks ( #5886 )  
						
						... 
						
						
						
						* Compute WAL size and account for it when applying the retention settings.
Signed-off-by: Dipack P Panjabi <dpanjabi@hudson-trading.com> 
						
						
					 
					
						2019-11-12 09:40:16 +07:00 
						 
				 
			
				
					
						
							
							
								Bartek Plotka 
							
						 
					 
					
						
						
						
						
							
						
						
							f0863a604e 
							
						 
					 
					
						
						
							
							Removed extra tsdb/testutil after merge.  
						
						... 
						
						
						
						Signed-off-by: Bartek Plotka <bwplotka@gmail.com> 
						
						
					 
					
						2019-08-14 10:12:32 +01:00 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ecef3542d 
							
						 
					 
					
						
						
							
							Cleanup after merging tsdb into prometheus  
						
						... 
						
						
						
						Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2019-08-13 14:04:14 +05:30 
						 
				 
			
				
					
						
							
							
								Ganesh Vernekar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7cf09b0395 
							
						 
					 
					
						
						
							
							Moving tsdb into its own subdirectory  
						
						... 
						
						
						
						Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in> 
						
						
					 
					
						2019-08-13 13:58:49 +05:30