Commit Graph

17 Commits

Author SHA1 Message Date
John Vandenberg d0079bb9bf
docs: Fix typos (#4492) 2024-09-22 17:57:47 +08:00
veth 1f3036201a
chore: fix some comments (#3629) 2024-05-30 17:41:08 +08:00
cui fliter e02d3404e3
fix: some comments (#2843)
Signed-off-by: cui fliter <imcusg@gmail.com>
2024-03-03 19:55:34 +08:00
Subhra264 8f1d5f7010
feat: introduce SMTP env configurations (#2810)
Addresses #2601.

`lettre` crate requires Rust `1.70+`. `ZO_SMTP_ENCRYPTION` env variable
offers two important encryption method - `starttls` and `ssltls`.
2024-02-28 17:15:48 +05:30
Hengfei Yang 7e6ec82674
fix: readme link (#1005) 2023-06-22 09:53:31 +08:00
Bhargav 10dd9bab13
fix: multitenancy changes (#864)
Co-authored-by: Prabhat Sharma <hi.prabhat@gmail.com>
2023-06-02 16:29:11 +05:30
omkarK06 5f4b4b2ec3
fix: replaced ZincObserve to OpenObserve in the UI (#850)
Co-authored-by: Hengfei Yang <hengfei.yang@gmail.com>
2023-05-31 11:46:58 +08:00
Hengfei Yang 53e1a23921
feat: rename zincobserve to openobserve (#848) 2023-05-31 11:29:10 +08:00
SteveLauC 784255d716
docs: add protoc install instructions to CONTRIBUTING.md (#546) 2023-04-12 15:49:52 +08:00
Valeriy V. Vorotyntsev 71dd67c78d
ci: delete unused workflow definition (#441)
* ci: delete unused workflow definition

`Cargo test' CI workflow has been disabled manually.
Its definition is dead code now. Remove the file.

* docs: fix syntax in `CONTRIBUTING.md`
2023-03-28 10:51:53 +08:00
Hengfei Yang caf547af15
feat: add more metrics (#281) 2023-03-15 20:22:34 +08:00
Prabhat Sharma 27aeb82c4b
Added devcontainers for easy development (#275) 2023-03-14 11:18:52 +08:00
Prabhat Sharma 9f53949676
feat: k8s manifest file for statefulset (#121)
* feat: k8s manifest file for statefulset

* fixed service name

---------

Co-authored-by: Hengfei Yang <hengfei.yang@gmail.com>
2023-02-18 08:44:52 +05:30
Prabhat Sharma d825c9762e
rename Zinc Observe -> ZincObserve (#118) 2023-02-17 22:05:33 +08:00
Ashish Kolhe 1df83267bd
feat: force default admin user to be set (#92)
* added alerts swagger docs

* updates

* Additional fixes

* update

* updates

* updates

* fix: format code

* fix: update user role

* style: rename environment ZO_USER_EMAIL to ZO_ROOT_USER_EMAIL

* doc: udpate readme

---------

Co-authored-by: hengfeiyang <hengfei.yang@gmail.com>
2023-02-16 22:46:11 +08:00
Prabhat Sharma ed4b26586f
refactor: add logo, replace zinc-observe with zincobserve (#78)
* add logo, replace zinc-observe with zincobserve

* refactor: add logo, replace zinc_observe

* renamed missing ones
2023-02-15 07:51:37 +05:30
Ashish Kolhe c542be6e18
Moved contributing guide to root folder (#29)
* moved to root folder

* Added ref to contributing guide
2023-02-08 19:16:06 +05:30