Ankit Nayan
be5d1f0090
feat: adding disable and anonymous functionality to telemetry collected ( #637 )
...
* chore: changed lib
* chore: changed lib
* chore: changed lib
* chore: changed lib
* chore: changes in params
* chore: changes in params
* chore: moving telemetry to a separate package
* feat: enabling telemetry via env var
* chore: removing posthog api_key
* feat: send heartbeat every 6hr
* feat: enabled version in application
* feat: added getter and setter apis and struct for user preferences
* feat: added version to properties to event
* feat: added apis to set and get user preferences and get version
* chore: refactored get and set userPreferences apis to dao pattern
* chore: added checks for telemetry enabled and anonymous during initialization
* chore: changed anonymous user functionality
* chore: sanitization
* chore: added uuid for userPreferences to send when user is anonymous
2022-01-26 21:40:44 +05:30
Yoni Bettan
9a2aa7bcbd
ci: adding 'e2e' GH workflows ( #579 )
...
The flow contains of multiple steps:
* build 'query-service' and 'frontend' images and push them to the image registry
* deploy a disposable k3s cluster
* deploy the app on the cluster
* set a tunnel to allow accessing the UI from the web browser
Signed-off-by: Yoni Bettan <ybettan@redhat.com>
2022-01-08 12:44:14 +05:30
Ankit Nayan
f9c214bd53
release: v0.5.4
2021-12-24 13:25:14 +05:30
Hendy Irawan
3b687201a6
build(kubernetes): Support hcloud (Hetzner) ( #537 )
...
feat: using `hcloud` because it's Hetzner's own preferred short name.
2021-12-24 11:55:55 +05:30
Ankit Nayan
14ea7bd86a
release: v0.5.3
2021-12-11 11:42:12 +05:30
Ankit Nayan
dc9ffcdd45
feat: helm chart for clickhouse setup ( #479 )
...
* minor change for volume permission spec
Signed-off-by: Yash Sharma <yashrsharma44@gmail.com>
* added basic files of clickhouse chart
Signed-off-by: Yash Sharma <yashrsharma44@gmail.com>
* added a simple deployment yaml
Signed-off-by: Yash Sharma <yashrsharma44@gmail.com>
* added clickhouse support in signoz
Signed-off-by: Yash Sharma <yashrsharma44@gmail.com>
* clickhouse working
Signed-off-by: Yash Sharma <yashrsharma44@gmail.com>
* chore: helm charts wip
* chore: fixing path of otel-path in hotrod
* chore: wip running clickhouse in templates
* chore: clickhouse working in templates
* chore: clickhouse helm chart upgraded to latest query-service and frontend images
* chore: cleanup and upgrading signoz chart version
* chore: adding alertmanager and minor fixes
* chore: persistence enabled for query-service and clickhouse
* chore: scrape interval reduced to 30s
* chore: changed crd api version from v1beta1 to v1
* chore: removed druid parts in values.yaml
* chore: log container removed from clickhouse
* chore: removed *.tgz from gitignore to add charts
* chore: added dependency charts
* chore: added clickhouse-operator templates
Co-authored-by: Yash Sharma <yashrsharma44@gmail.com>
2021-12-11 11:08:25 +05:30
Ankit Nayan
7f2546ec97
release: 0.3.6
2021-08-23 12:07:09 +05:30
Ankit Nayan
506c34f385
release: 0.3.5
2021-08-20 12:45:37 +05:30
Ankit Nayan
5381dc7e56
preparing for release 0.3.4
2021-08-10 23:39:27 +05:30
Ankit Nayan
41e2c6b075
release 0.3.3
2021-08-02 22:15:01 +05:30
Ankit Nayan
2e71230bbf
changed frontend images to 0.3.2
2021-06-24 23:04:01 +05:30
Ankit Nayan
a118c3c8a1
adding frontend image tags 0.3.1
2021-06-08 22:36:17 +05:30
Ankit Anand
bc3f16d3de
changed query-service image tag to 0.3.1 and druid image tag to 0.21.1-rc2
2021-06-07 17:55:26 +05:30
Ankit Anand
286577d13d
added new druid image to fix docker permission issue
2021-06-07 17:23:34 +05:30
Ankit Anand
2776bfa311
added nginx config for gzip
2021-06-01 16:45:45 +05:30
Ankit Anand
8c7ac88f84
added STORAGE env variable to deployment templte
2021-06-01 16:23:19 +05:30
Ankit Anand
d312398f18
changed values for release 0.3.0
2021-06-01 15:57:21 +05:30
Ankit Anand
55f7f56acf
releasing v0.2.2
2021-05-18 16:55:49 +05:30
Ankit Nayan
83eb73ee03
changing deployment options to 0.2.1
2021-05-10 10:46:16 +05:30
Ankit Nayan
daebe83e32
updated files for docker and helm files v 0.2.0
2021-05-02 23:17:50 +05:30
Ankit Nayan
d76b2ba8d2
Kubernetes Deployment: increased storage of Historical pod to 20Gi
2021-04-30 11:32:20 +05:30
Ankit Nayan
b43d2a7567
changed query-service image tag to 0.1.4
2021-03-01 02:45:01 +05:30
Ankit Nayan
2234d31974
changed signoz/frontend image tag
2021-02-23 22:12:36 +05:30
Ankit Nayan
6f9a33d6b4
add s3 config in comments
2021-02-05 13:53:58 +05:30
Ankit Nayan
4c629721bd
changing deployments
2021-01-20 19:32:21 +05:30
Ankit Nayan
5f796a982b
added zookeeper auto purge interval to prevent full disk space error
2021-01-16 14:02:25 +05:30
Ankit Nayan
2770d0c633
frontend chart version updated
2021-01-10 12:20:51 +05:30
Ankit Nayan
014c8c1c0f
updated query-service chart version
2021-01-09 19:59:41 +05:30
Ankit Nayan
61b3164d28
frontend working with LB
2021-01-07 18:04:41 +05:30
Ankit Nayan
d37b518da6
removed use of env in helm
2021-01-07 16:29:05 +05:30
Ankit Nayan
3f7ebae682
updated docs link
2021-01-06 12:22:57 +05:30
Ankit Nayan
1e1acbbe30
public launch
2021-01-04 00:37:40 +05:30
Ankit Nayan
2ed3e993d9
config changes
2021-01-03 19:00:04 +05:30
Ankit Nayan
1bc2fc038b
Inital Commit
2021-01-03 18:15:44 +05:30