Commit Graph

168 Commits

Author SHA1 Message Date
Jan Eitzinger
c9ec10d6b4
Merge pull request #38 from ClusterCockpit/hotfix
Prepare release v0.1.1
2024-12-05 08:13:12 +01:00
55ff44ef75 Prepare release v0.1.1 2024-12-05 08:12:10 +01:00
Jan Eitzinger
c10905938f
Merge pull request #37 from ClusterCockpit/devel
Added update to resampler
2024-12-04 18:41:23 +01:00
Aditya Ujeniya
723200fabd fix: SimpleResampler fixed 2024-12-04 17:53:18 +01:00
Aditya Ujeniya
bfeba8803d fix: Update to resampler resolution handling 2024-12-04 14:17:05 +01:00
adityauj
a21cedd4a0
Merge pull request #36 from ClusterCockpit/main
Merge main into devel
2024-12-04 14:05:50 +01:00
2d8fa7e0d4 Remove linkage options 2024-11-24 15:30:28 +01:00
Jan Eitzinger
9b32402108
Merge pull request #35 from ClusterCockpit/hotfix
Hotfix
2024-11-24 08:50:55 +01:00
5c32d60970 Prepare release 0.1.0 2024-11-24 08:46:44 +01:00
d48ba9f3c2 Merge branch 'main' into hotfix 2024-11-24 08:40:24 +01:00
Jan Eitzinger
adbdc839a9
Merge pull request #34 from ClusterCockpit/devel
feat: support for ns,ms,us,s in lineprotocol
2024-11-24 08:28:07 +01:00
Aditya Ujeniya
bab4295a83 feat: support for ns,ms,us,s in lineprotol 2024-11-20 13:58:49 +01:00
7ee0a01eff Add hostname to error messages 2024-11-20 06:57:24 +01:00
60d4584d06
Only ignore config file in root 2024-11-18 15:45:28 +01:00
Jan Eitzinger
a126d4f281
Merge pull request #30 from ClusterCockpit/devel
Devel
2024-11-07 09:28:26 +01:00
Aditya Ujeniya
2d510b2890 Support for NATS Creds 2024-10-26 22:38:03 +02:00
adityauj
2f3f70aa9f
Merge pull request #29 from ClusterCockpit/main
Update devel branch
2024-10-26 21:25:36 +02:00
Jan Eitzinger
171d298b4c
Merge pull request #28 from ClusterCockpit/hotfix
Update README and Remove TODO
2024-10-23 17:06:07 +02:00
fd8a919c32
Add description of Makefile to README 2024-10-23 17:03:46 +02:00
f301c759c3
Update and extend REST API descriptions 2024-10-23 16:13:20 +02:00
53cb497e0c
Update README and Remove TODO 2024-10-23 13:19:18 +02:00
Jan Eitzinger
699bde372d
Merge pull request #24 from ClusterCockpit/hotfix
Hotfix
2024-10-23 11:46:20 +02:00
2654a4e126
Add distclean target create config and var dir on build 2024-10-23 11:43:40 +02:00
037b60954f Start to prepare release 2024-10-23 06:41:19 +02:00
f37523a93d Move config to configs folder 2024-10-21 14:34:51 +02:00
da9e306601 Add goreleaser config 2024-10-21 14:33:42 +02:00
8200c05a56 Add ReleaseNote file 2024-10-21 14:33:00 +02:00
73d7376047 Remove tags Makefile target 2024-10-21 14:32:47 +02:00
Jan Eitzinger
2c2e7decc8
Merge pull request #23 from ClusterCockpit/devel
Resampling support. Endpoint versioning.
2024-10-21 09:43:04 +02:00
Christoph Kluge
4313098a38 add compatability api endpoints without trailing slashes 2024-09-30 16:26:47 +02:00
Aditya Ujeniya
f9936ad705 Fix to findFiles 2024-09-27 17:15:06 +02:00
Aditya Ujeniya
e8a5b2dce7 Versioning for query endpoint 2024-09-17 14:37:32 +02:00
Aditya Ujeniya
4ac6cef01f Update 2024-09-17 10:49:32 +02:00
Aditya Ujeniya
545c176974 Small fix to datatypes 2024-08-26 13:18:06 +02:00
Aditya Ujeniya
8cefabac7f Fix for resampler 2024-08-25 16:12:43 +02:00
Aditya Ujeniya
b186dca79d Resampler implemented 2024-08-21 09:47:16 +02:00
Jan Eitzinger
c070b965fa
Merge pull request #22 from ClusterCockpit/hotfix
Update Todo
2024-06-28 09:41:31 +02:00
26c3d7dd21
Merge branch 'main' into hotfix 2024-06-28 09:39:45 +02:00
c7a63f8758
More Todos 2024-06-28 09:36:28 +02:00
98f52cc4ec
Update Todo 2024-06-28 09:33:16 +02:00
Jan Eitzinger
2bf4ec1744
Merge pull request #21 from ClusterCockpit/hotfix
Update Todos
2024-06-28 08:47:32 +02:00
bc77ac4839
Update todos. Cleanup 2024-06-28 08:44:24 +02:00
19a5c6cc1d
Update Todos 2024-06-28 07:31:41 +02:00
Jan Eitzinger
362adab938
Merge pull request #20 from ClusterCockpit/Enable-Swagger-documentation-for-REST-api
Enable swagger documentation for rest api
2024-06-26 05:38:02 +02:00
14cf922157
Use go 1.22 for test workflow 2024-06-26 05:33:53 +02:00
6d5594a376
Change JWT Auth to Middleware Handler
Caveat: Cache is per endpoint
2024-06-26 05:31:28 +02:00
826658f762
Refactor. Add Swagger UI docs.
Change from Gorilla mux to net/http
2024-06-25 20:08:25 +02:00
7538570bc5
Cleanup 2024-06-18 07:27:27 +02:00
Jan Eitzinger
79e492961e
Merge pull request #18 from ClusterCockpit/refactor
Refactor
2024-06-18 07:17:07 +02:00
80518897cf
Merge in refactored branch 2024-06-18 07:13:56 +02:00