Prashant Shahi
5bfcc1db70
chore(hotrod): use develop branch instead of main for scripts ( #3112 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2023-07-12 16:17:43 +05:30
chaks
eb1c5c4565
fix: typo in contribution guide ( #2792 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-30 05:50:35 +05:30
Axay Sagathiya
b776bf5b09
Add Docs to install SQLite3 ( #1924 )
...
* add commands to install sqlite3 in Makefile.
* Add code to check if it's running on Linux System.
* Revert "Add code to check if its running on Linux"
This reverts commit 552cfb08c956cb7511ae60f4d82fd475507561d7.
* Revert "add commands to install sqlite3 in Makefi"
This reverts commit 781c23d12d0bc309bdee6812c2d8b2488cec4972.
* Add Docuentation to install SQLite3.
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-04 22:02:48 +05:30
Priyanka Chakraborty
1b1fb2f13b
feat: route and breadcrumbs renamed to services ( #1566 )
...
* feat: route and breadcrumbs renamed to services
2022-10-03 07:02:03 +05:30
Pranay Prateek
00389271cf
chore: Introduce enterprise edition license ( #1567 )
...
* chore: Introduce enterprise edition license
2022-09-14 12:36:33 +05:30
jshiwam
a771c3b9a6
docs: added documentation for query-service local setup ( #1426 )
...
* docs: added documentation for query-service local setup
* fix: updated clickhouse setup link
* Use Env Var for the alertmanager endpoint
2022-07-26 09:59:31 +05:30
Ankit Anand
964b819f20
Update CONTRIBUTING.md ( #1 )
2022-07-15 13:38:39 +05:30
Priyansh Khodiyar
4ad79bee18
add images
2022-07-14 22:51:51 +05:30
Priyansh Khodiyar
bebfaa1c4c
Update CONTRIBUTING.md
2022-07-14 22:41:11 +05:30
Priyansh Khodiyar
7da69f6a75
Update CONTRIBUTING.md
2022-07-14 00:21:59 +05:30
Priyansh Khodiyar
3ea36092f6
Update CONTRIBUTING.md
2022-07-13 23:44:25 +05:30
Priyansh Khodiyar
8db4793ad6
change main branch to develop branch for contribution
2022-07-13 23:33:41 +05:30
Priyansh Khodiyar
83f3180641
Update CONTRIBUTING.md
2022-07-13 23:28:13 +05:30
Priyansh Khodiyar
3e2a6df200
Update CONTRIBUTING.md
2022-07-13 18:08:02 +05:30
Priyansh Khodiyar
3dc1dc970f
v6
2022-07-13 18:00:46 +05:30
Priyansh Khodiyar
0ceaa56679
v6
2022-07-13 17:46:48 +05:30
Priyansh Khodiyar
ab52538e91
v5
2022-07-13 17:43:23 +05:30
Priyansh Khodiyar
ef69505bf9
remove arm version of docker-compose file
2022-07-13 17:22:31 +05:30
Priyansh Khodiyar
61b79742dc
v4
2022-07-13 17:17:37 +05:30
Priyansh Khodiyar
54e09e1292
v3
2022-07-13 13:48:18 +05:30
Priyansh Khodiyar
8477aebc8e
V2
2022-07-13 12:27:28 +05:30
Priyansh Khodiyar
d7f7f20520
1st iteration
2022-07-13 02:23:06 +05:30
Srikanth Chekuri
c480b3c563
Add section outlining ideal workflow for significant features/changes ( #1111 )
2022-05-19 22:24:59 +05:30
Prashant Shahi
9c173c8eb3
docs(contributing): 📝 Update CONTRIBUTING.md docs ( #877 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-05-12 22:46:43 +05:30
Pranay Prateek
f6aece6349
Update CONTRIBUTING.md
2022-04-08 10:13:36 -07:00
Pranay Prateek
a6c41f312d
Update CONTRIBUTING.md
2022-04-08 10:09:24 -07:00
Vishal Sharma
1112ff7e7a
Remove gitpod support temporarily ( #834 )
...
Gitpod environment has issues which has to be resolved before adding to contributing docs.
2022-03-08 19:55:19 +05:30
Axay sagathiya
3fe3bde0c7
Fix: Update Documentation to configure front-end and run back-end. ( #815 )
...
* fix: add all the steps to run query-service
* fix: add step to add configuration to run frontend
2022-03-05 23:51:48 +05:30
axaysagathiya
eb28459847
Fix: update documentation for query-service.
...
fixes #740
2022-02-24 15:10:52 +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
c372eac3e3
docs(contributing): 📝 Add Helm Chart contribute instructions ( #668 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-02-02 15:22:35 +05:30
Prashant Shahi
b0d68ac00f
chore: install script improvements ( #652 )
...
* chore(install): 🔨 install script improvement
- remove ipify
- migrate from PostHog to Segment
- single function for sending event
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore: ⚰️ remove commented code
* chore(install): 🛂 update the auth token
* chore(install): 🔧 set context.default config true
* Revert "chore(install): 🔧 set context.default config true"
This reverts commit 0704013ac7ce0c823c423987ceb575442deb8108.
* chore(install): 🔨 use uname sha for installation id
* refactor(slack): 🚚 use signoz.io/slack URL
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-01-29 01:20:25 +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
Kartik Verma
9c07ac376d
fix: update Contributing and Makefile for dev-setup ( #599 )
2022-01-25 16:31:19 +05:30
Pranay Prateek
63c2e67cfc
Update CONTRIBUTING.md
2022-01-06 21:35:31 +05:30
Vishal Sharma
bbbb1c1d60
docs(contributing.md): update contributing doc for latest SigNoz release ( #466 )
2021-12-07 12:17:39 +05:30
Vishal Sharma
32a09d4ca2
chore(contributing.md): update contributing doc for latest SigNoz release ( #465 )
2021-12-07 11:59:45 +05:30
palash-signoz
c00e9f5236
contribution.md for frontend local instruction is updated ( #264 )
...
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2021-08-19 23:15:08 +05:30
Pranay Prateek
9a32db608f
Update CONTRIBUTING.md
2021-07-19 22:31:15 +05:30
Pranay Prateek
2f99a661de
Update CONTRIBUTING.md
2021-07-15 10:50:01 +05:30
Pranay Prateek
ec0059dbd8
Update CONTRIBUTING.md
2021-07-14 21:18:32 +05:30
Pranay Prateek
3d4bdec4ba
Update CONTRIBUTING.md
2021-07-14 21:16:27 +05:30
Pranay Prateek
437de3682c
Update CONTRIBUTING.md
2021-07-14 21:15:23 +05:30
Pranay Prateek
9e76106ee0
Update CONTRIBUTING.md
2021-07-14 21:14:17 +05:30
Pranay Prateek
553967f76b
Update CONTRIBUTING.md
2021-07-14 21:13:34 +05:30
Pranay Prateek
299e80ca49
updated contributing steps
2021-06-12 17:45:06 +05:30
Yash Joshi
bf0267d579
docs: update slack invite link
2021-06-03 15:32:36 +05:30
Ankit Nayan
a784e133fe
minor changes
2021-01-05 16:52:39 +05:30