Size: a a a

2020 March 19

HV

Harshit Verma in Moira
i guess you are not clear in concepts, please have a look over here: https://moira.readthedocs.io/en/latest/development/architecture.html
источник

HV

Harshit Verma in Moira
It contains some definations with examples
источник

DV

David Venegas in Moira
Thanks! I'll check it out
источник

AK

Alexey Kirpichnikov in Moira
David Venegas
But tbh I dont know how to run a working example of Moira, for something simple like checking on my HDD
Moira is not a comprehensive fullstack monitoring system. It is not Zabbix or Nagios.

That is, Moira doesn’t collect data on how much free space do you have on your hdd. Neither does Graphite. Moira and Graphite only accept your metrics in a specific format, store them, display graphs and send alerts.

It’s up to you to collect and send these metrics to Moira. There are tons of tools that work as metric source for Graphite. For example, you can collect system metrics on Linux with Diamond.

Google “tools that work with Graphite” to learn more.
источник

DV

David Venegas in Moira
Alexey Kirpichnikov
Moira is not a comprehensive fullstack monitoring system. It is not Zabbix or Nagios.

That is, Moira doesn’t collect data on how much free space do you have on your hdd. Neither does Graphite. Moira and Graphite only accept your metrics in a specific format, store them, display graphs and send alerts.

It’s up to you to collect and send these metrics to Moira. There are tons of tools that work as metric source for Graphite. For example, you can collect system metrics on Linux with Diamond.

Google “tools that work with Graphite” to learn more.
Perfect, thanks a lot! I will start reading more about graphite. I just want to start feeding metrics to  Moira to try most of its features and have a better idea of how it works before trying to contribute to the code.
источник
2020 March 21

UZ

Uwais Zaki in Moira
Hey,
I am Uwais Zaki, a junior at Indian Institute of Technology, Roorkee.

I have participated in Google Summer of Code'2019 at Digital Impact Alliance (Humanitarian OpenStreetMap).

I have experience in developing web applications using the python(flask, django), and javascript(ReactJs, AngularJs, TypeScript), docker. I find the projects really interesting and would like to participate in GSOC with this project. How do I proceed further?
источник

AK

Alexey Kirpichnikov in Moira
Uwais Zaki
Hey,
I am Uwais Zaki, a junior at Indian Institute of Technology, Roorkee.

I have participated in Google Summer of Code'2019 at Digital Impact Alliance (Humanitarian OpenStreetMap).

I have experience in developing web applications using the python(flask, django), and javascript(ReactJs, AngularJs, TypeScript), docker. I find the projects really interesting and would like to participate in GSOC with this project. How do I proceed further?
Hi. Please, take a look at the pinned message
источник

UZ

Uwais Zaki in Moira
Thanks @beevee_ru .
источник
2020 March 22

MO

Michael Okoko in Moira
Hi @beevee_ru, sorry... quick question regarding the API description project. Say the API spec is ready and we start generating client libraries from that, will there still be a need for the existing python-moira-client?
источник

AK

Alexey Kirpichnikov in Moira
Michael Okoko
Hi @beevee_ru, sorry... quick question regarding the API description project. Say the API spec is ready and we start generating client libraries from that, will there still be a need for the existing python-moira-client?
If you create a better version, we can mark old one as deprecated.
источник

MO

Michael Okoko in Moira
Alexey Kirpichnikov
If you create a better version, we can mark old one as deprecated.
😀 Okay, got it.
источник
2020 March 23

RJ

Raj Srinivas Jena in Moira
Hey,
I am Raj Srinivas Jena , a junior Undergrad from CET Bhubaneswar,Odisha,India. Looking forward to contributing this community. I am looking to contribute to the idea " Health checks for delivery channels and contacts" . I have knowledge of javascript and golang .
источник

RJ

Raj Srinivas Jena in Moira
May I know how can I get started
источник

MO

Michael Okoko in Moira
Raj Srinivas Jena
May I know how can I get started
Hi Raj Srinivas, you can take a look at the pinned message for how to get started.
источник

RJ

Raj Srinivas Jena in Moira
Michael Okoko
Hi Raj Srinivas, you can take a look at the pinned message for how to get started.
Thanks
источник
2020 March 24

HV

Harshit Verma in Moira
Just pulled, and got this. Reason behind this error is empty metrics in test data. Got it fixed by just adding the condition in group-metrics-by-statuses.js file.
источник

HV

Harshit Verma in Moira
@sashasushko please confirm. I'll make PR then
источник
2020 March 25

AS

Alexander Sushko in Moira
Harshit Verma
Just pulled, and got this. Reason behind this error is empty metrics in test data. Got it fixed by just adding the condition in group-metrics-by-statuses.js file.
It's strange thing. Can you describe, how to reproduce bug?
источник

HV

Harshit Verma in Moira
Just go to master, and pull recent changes and i guess it will be visible
источник

HV

Harshit Verma in Moira
problem is because of test data test trigger 1
источник