Ankit Nayan
b2afb9aabc
chore: changed scrape interval to 60s and batch size to 10000 ( #1316 )
...
* chore: changed scrape interval to 60s and batch size to 10000
* chore: added send_batch_max_size to the batch processor
2022-06-24 14:55:02 +05:30
Prashant Shahi
84b876170d
chore: clickhouse version bump ( #1280 )
...
* chore: clickhouse version bump
2022-06-23 10:15:21 +05:30
Palash
fdca72b9b2
chore: nginx config is updated
2022-06-21 16:09:17 +05:30
Palash
7f64dfd023
chore: nginx config is updated
2022-06-21 16:05:18 +05:30
Palash
8871d53ae0
nginx config is updated
2022-06-21 15:12:03 +05:30
Palash gupta
84e281271c
Merge branch '414-uri' of https://github.com/palash-signoz/signoz into 414-uri
2022-06-17 12:31:59 +05:30
Palash gupta
43e4f637d1
fix: remove fastcgi
2022-06-17 12:31:48 +05:30
Palash
c156b9c403
Merge branch 'develop' into 414-uri
2022-06-17 08:08:11 +05:30
Palash gupta
9885572842
feat: nginx uri issue is handled by increasing buffers
2022-06-17 08:07:33 +05:30
Prashant Shahi
1f2ec0d728
chore(release): 📌 pin versions: SigNoz 0.8.2, OtelCollector 0.45.1-0.3
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-06-15 01:47:04 +05:30
Prashant Shahi
676fe892a5
chore(release): 📌 pin versions: OtelCollectors 0.45.1-0.2 and config changes
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-06-09 20:58:10 +05:30
Prashant Shahi
ce7be6e7cd
chore(release): 📌 pin versions: SigNoz 0.8.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-06-09 17:20:11 +05:30
Prashant Shahi
fa142707dc
chore(alertmanager): 🔧 use query-service internalport ( #1241 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-06-08 16:03:48 +05:30
Amol Umbark
5ae4e05c96
HTTP listener for internal services ( #1238 )
...
* feat: added private http server to handle internal service requests
* feat: added private port default to constants
2022-06-08 12:22:25 +05:30
Prashant Shahi
f92e4798ce
refactor: ⚰️ Remove deprecated flattner and Druid leftover files ( #1194 )
...
* refactor: ⚰️ Remove flattner from Makefile
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* refactor: ⚰️ Remove deprecated Druid leftover files
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-05-25 18:06:14 +05:30
Prashant Shahi
a4cfb44953
chore(docker): 🚀 Update Dockerfile and .dockerignore files
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-20 15:07:47 +05:30
Ankit Nayan
104256dcb5
Merge pull request #926 from prashant-shahi/prashant/pprof
...
feat(query-service): ✨ integrate pprof
2022-05-17 10:25:19 +02:00
Prashant Shahi
ac06b02d52
Merge branch 'develop' of github.com:signoz/signoz into prashant/pprof
2022-05-13 03:06:09 +05:30
Prashant Shahi
a0643aaf4e
chore: 🔧 improve nginx cache configuration
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-11 10:53:51 +05:30
Prashant Shahi
3995de16f0
chore(release): 📌 pin versions: SigNoz 0.8.0, Alertmanager 0.23.0-0.1, OtelCollector 0.43.0-0.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-06 11:49:49 +05:30
Prashant Shahi
da386b0e8e
chore(nginx-config): 🔧 add cache control headers for UI ( #1104 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-06 09:12:01 +05:30
Prashant Shahi
05c923df9b
chore: 📌 pin alertmanager and otelcollector version and changes ( #1048 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-03 23:59:29 +05:30
Ankit Nayan
71e742fb2b
Update otel-collector-config.yaml
2022-05-03 21:01:49 +05:30
Vishal Sharma
642ece288e
perf: Query-service Performance Improvements (traces) ( #838 )
...
*feat: Update query-service Go version to 1.17 #911
*chore: Upgrade to clickhouse versions v2 #751
*feat: Duration sorting in events table of Trace-filter page #826
*feat: Add grpc status code to traces view #975
*feat: added filtering by resource attributes #881
2022-05-03 11:20:57 +05:30
Prashant Shahi
58daca1579
chore(docker-compose): 🔧 add restart policy and frontend dependency
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 00:52:48 +05:30
Prashant Shahi
1e522ad8f1
chore(release): 📌 pin 0.7.5 SigNoz version and 0.6.1 Alertmanager version
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 00:19:13 +05:30
Prashant Shahi
8809105a8d
Prashant/deploy changes ( #955 )
...
- set information log level in clickhouse logger config
- maximum logs size 150m (3 files each of 50m)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 00:05:05 +05:30
Prashant Shahi
1002ab553e
chore(release): 📌 pin 0.7.4 SigNoz version and deployment changes
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-29 22:59:32 +05:30
Prashant Shahi
31443dabe7
feat(query-service): ✨ integrate pprof
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-28 21:44:40 +05:30
Amol Umbark
0efb901863
feat: Amol/webhook ( #868 )
...
webhook receiver enabled for alerts
Co-authored-by: Palash gupta <palash@signoz.io>
2022-03-28 21:01:57 +05:30
Prashant Shahi
3d8354fb99
chore(release): 📌 pin 0.7.3 SigNoz version
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-24 00:52:32 +05:30
Prashant Shahi
565dfd5b52
chore(release): 📌 pin 0.7.2 SigNoz version
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-23 12:06:14 +05:30
Prashant Shahi
8aa5eb78b2
chore: 🔧 set dimensions_cache_size in signozspanmetrics processor ( #885 )
...
* chore: 🔧 set dimensions_cache_size in signozspanmetrics processor
- add example usage of limit_percentage and spike_limit_percentage
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-23 00:03:47 +05:30
Ahsan Barkati
c902a6bac8
feat(query-service): Add cold storage support ( #837 )
...
* Initial work on s3
* some more work
* Add policy api
* Cleanup
* Add multi-tier TTL and remove storagePolicy API
* Cleanup
* Typo fix
* Revert constants
* Cleanup
* Add API to get disks
* Add more validations
* Cleanup
2022-03-21 23:58:56 +05:30
Prashant Shahi
86bdb9a5ad
chore: deployment config changes ( #869 )
...
* chore(install-script): 🔧 include missed sudo_cmd variable
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore: 🔧 add .gitkeep in folders to mount
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore(docker-swarm): 🔧 Update deploy configurations
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore(compose-yaml): 🔧 expose otlp ports and restart on failure policy
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-03-21 20:43:43 +05:30
Prashant Shahi
561d18efec
chore(telemetry): ✨ add deployment type ( #875 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-21 20:39:53 +05:30
Ankit Nayan
b8a6a27fad
release: v0.7.1
2022-03-04 13:23:30 +05:30
Prashant Shahi
c9b07ee5dd
chore(release): 📌 pin SigNoz and OtelCollector versions
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-03-03 19:59:55 +05:30
makeavish
207360e074
chore: update otel-collector to 0.43.0
2022-03-03 13:23:49 +05:30
Ankit Nayan
938f42bd4f
release: v0.6.2
2022-02-25 22:05:30 +05:30
Ankit Nayan
1652f35f1a
release: v0.6.2
2022-02-25 21:28:12 +05:30
Ankit Nayan
5510c67dbf
release: v0.6.1
2022-02-11 16:22:51 +05:30
Ankit Nayan
9bf37b391e
release: v0.6.0
2022-02-09 21:52:59 +05:30
Ankit Nayan
c5ee8cd586
chore: merging main to develop
2022-02-09 14:59:40 +05:30
Prashant Shahi
d22d1d1c3b
refactor(ports): 💥 avoid exposing unnecessary ports and update frontend port to 3301 ( #679 )
...
* refactor(compose-yaml): ♻️ avoid unused and unnecessary ports mapping from compose files
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* refactor(frontend): 💥 change frontend port to 3301
BREAKING CHANGE:
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-02-08 22:47:06 +05:30
Siddhant Khare
07183d5189
Gitpodify the Signoz ( #634 )
...
* chore(docs): updated lines of frontend & query sec
* fix: update baseURL for local & gitpod
* chore: allow all for dev to run on https
* chore(docs): add maintainer note at docker-compose
* chore: update gitignore to ignore .db & logs
* chore: upd lines of fe & query-service & notes
* feat: gitpodify the signoz with all envs. & ports
* fix: relative path of .scripts dir
* chore(ci): distribute tasks in gitpod.yml
* fix: run docker image while init
* fix: add empty url option for `baseURL`
2022-02-08 10:27:52 +05:30
Prashant Shahi
24f1404741
fix(compose-yaml): 🩹 infer max-file logging option as string
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-02-02 03:41:56 +05:30
Prashant Shahi
24162f8f96
chore(log-option): 🔧 set hotrod log options for hotrod app ( #659 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-01-30 23:39:06 +05:30
Prashant Shahi
e823987eb0
build(docker): Two compose files for arm and amd ( #638 )
...
* build(docker): 🔨 Two compose files for arm and amd
* refactor(docker): ⚰️ remove env file from install script
* refactor: ⚰️ remove .gitkeep files from data folder
* chore(build): ⚰️ remove env files and update contributing docs
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* build: ♻️ use two compose files in Makefile
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore(docker): 🚚 revert back to using same dir and pin image tag
* Revert "chore: Add migration file path in otel collector config (#628 )"
This reverts commit 8467d6a00c1322a2b6af3c474fde9131b8bad14b.
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-01-27 22:34:26 +05:30
Vishal Sharma
0f4e5c9ef0
change migration file path ( #630 )
...
* chore: Add migration file path in otel collector config
* Update otel-collector-config.yaml
2022-01-26 21:43:15 +05:30