Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

falcon-plus

We are on a mission to make monitoring more easily.
Collective - https://opencollective.com/falcon-plus - Code: https://github.com/open-falcon/falcon-plus

config: move more config option to confgen.sh

github.com/open-falcon/falcon-plus - e69efc47a24a637e237daabcae671166fb32252d authored over 7 years ago by laiwei <[email protected]>
api: bugfix when checking permission of UnBindAHostToHostGroup

github.com/open-falcon/falcon-plus - aeef8067a3783018a994b1706c6df99bbc4a481d authored over 7 years ago by laiwei <[email protected]>
Merge pull request #41 from salixleaf/master

graph数据优化

github.com/open-falcon/falcon-plus - 64a69fc6efe4ae76765a5813b2259b683c19c596 authored over 7 years ago by laiwei <[email protected]>
aggregator: refine code and request data from plus-api

github.com/open-falcon/falcon-plus - a76ed8c6cfc3b14418cccab5f22640d2fefb52c6 authored over 7 years ago by laiwei <[email protected]>
api: fmt code and add api of QueryGraphLastPoint

github.com/open-falcon/falcon-plus - 436d53aac246f2138c5a6692b3b1eeb539714c5c authored over 7 years ago by laiwei <[email protected]>
fix(graph): timestamp mismatch when get data from rrd and memory cache

github.com/open-falcon/falcon-plus - b166da2321b049dfe522fb3d3f155dfb79b62926 authored over 7 years ago by salixleaf <[email protected]>
feat(graph): ignore invalid data from transfer

contain multi-byte character, not IsPrint character and " ' > \r \n \032

github.com/open-falcon/falcon-plus - 13953c950125d2ae4e5b9fc14fedfa61aa4bc297 authored over 7 years ago by salixleaf <[email protected]>
fix(graph): can not get the last one data when type is GAUGE

github.com/open-falcon/falcon-plus - f86e1512bbb467e9f4fe40981bee6098c8b9ad6d authored over 7 years ago by salixleaf <[email protected]>
task: rm task from falcon-plus modules

github.com/open-falcon/falcon-plus - f6a5c33b46e93503680ff23844114e9917893f32 authored over 7 years ago by laiwei <[email protected]>
Merge pull request #39 from yubo/master

judge support lookup(#num,limit) function

github.com/open-falcon/falcon-plus - 5b070ae5138c5a0606c3f3309556dfee54f7ede2 authored over 7 years ago by laiwei <[email protected]>
judge support lookup(#num,limit) function

github.com/open-falcon/falcon-plus - e7ca937a7fe9c1fa630026b957a0b24c9a5b1fde authored over 7 years ago by yubo <[email protected]>
Merge pull request #38 from moech/master

remove sender from the open-falcon command line

github.com/open-falcon/falcon-plus - 23b350899cf82c5d2b56a6a91444550cccce4e3e authored over 7 years ago by laiwei <[email protected]>
remove sender from the open-falcon command line

github.com/open-falcon/falcon-plus - 9aa26ba345ff0f7a90bcc395cfb1c28d347554b5 authored over 7 years ago by moech <[email protected]>
fix makefile, remove views when packing

github.com/open-falcon/falcon-plus - 706bcbe99cf60302f0904710d54688a64817849c authored over 7 years ago by laiwei <[email protected]>
Merge pull request #36 from open-falcon/plus-dev

remove sender from modules

github.com/open-falcon/falcon-plus - 908e94fd96cbd7ef7b8e405dfd12b7a464f73d4c authored over 7 years ago by laiwei <[email protected]>
remove sender from modules

github.com/open-falcon/falcon-plus - d0a508eb8a1fb3ec85c729eedcdf261abb074f6d authored over 7 years ago by laiwei <[email protected]>
Merge pull request #35 from open-falcon/plus-dev

alarm: refactor alarm and merge sender to alarm

github.com/open-falcon/falcon-plus - ccc93a8dbffd671c7d2bc05930f13b129e9cdca1 authored over 7 years ago by laiwei <[email protected]>
alarm: send msg to users after handle callbck

github.com/open-falcon/falcon-plus - c3137443cacf8c0326a34d3575653c99e323dab6 authored over 7 years ago by laiwei <[email protected]>
graph:support irregular step counter.

see https://github.com/open-falcon/rrdlite/pull/3

github.com/open-falcon/falcon-plus - a86d63f8f80601ca18a2f4e04169de01b726f07a authored over 7 years ago by laiwei <[email protected]>
api&alarm: set gin to release mode

github.com/open-falcon/falcon-plus - 18393d9a4e1f9a298a2e8621f3ff2b6fdeef96cc authored over 7 years ago by laiwei <[email protected]>
alarm: delete expired events periodic

github.com/open-falcon/falcon-plus - cfd6f26428d15e0fdf02c5eb5e260900b4ce5837 authored over 7 years ago by laiwei <[email protected]>
alarm: refine log

github.com/open-falcon/falcon-plus - 53d97389593c8979e47948c9f130aca8c065b65b authored over 7 years ago by laiwei <[email protected]>
define sms_queue_name as const value instead of config

github.com/open-falcon/falcon-plus - 0deb68ac7357a0c0da13043ba3b3eb772a173546 authored over 7 years ago by laiwei <[email protected]>
events no longer saved in alarm memory

github.com/open-falcon/falcon-plus - 6903bb55a38b006a5cfc4a12a7cf3cd12e02b882 authored over 7 years ago by laiwei <[email protected]>
move links to dashboard

github.com/open-falcon/falcon-plus - d62bb7d5a802bc3347161586d0847cf1adb7cc56 authored over 7 years ago by laiwei <[email protected]>
merge links_db to portal_db

github.com/open-falcon/falcon-plus - 0b37f98c69fb1a9731aff01bdf7e0c3432063ac6 authored over 7 years ago by laiwei <[email protected]>
request falcon-plus-api instead of from portal and uic

github.com/open-falcon/falcon-plus - 4568b7cb314bbf70e62364b19b7bacad73e0079f authored over 7 years ago by laiwei <[email protected]>
Merge pull request #34 from masato25/add_help_script

add a script to help resolve fetach error on "golang.org/x/*"

github.com/open-falcon/falcon-plus - ff9d83d19e653a980924a992f2ed29eeb5e15249 authored over 7 years ago by laiwei <[email protected]>
add a script to help resolve fetach error on "golang.org/x/*"

github.com/open-falcon/falcon-plus - c8c66fd6ac99cd531b0a33bc320a3c8e71a12adf authored over 7 years ago by masato25 <[email protected]>
merge sender to alarm

github.com/open-falcon/falcon-plus - 0b227a2522be53980495c1cfa17ba9e76825fa50 authored over 7 years ago by laiwei <[email protected]>
Merge pull request #30 from masato25/endpoint_counter_refine_api

refine endpoint_counter query api

github.com/open-falcon/falcon-plus - c508d2bf6b0c3fdc2eb84ef5a3458cac765d6153 authored almost 8 years ago by laiwei <[email protected]>
change logic of query in endpoint api

github.com/open-falcon/falcon-plus - a5ffb80508c4f57ab349d23e9033fc2098badad7 authored almost 8 years ago by masato25 <[email protected]>
refine endpoint_counter query api

github.com/open-falcon/falcon-plus - 0b6d71e657d6648dc03b4cd36195c3f7442decb7 authored almost 8 years ago by masato25 <[email protected]>
Merge pull request #27 from masato25/add_grafana_api

Add grafana api into api module

github.com/open-falcon/falcon-plus - 37515ed754a26ef21319e4fcb38b5272bdb07070 authored almost 8 years ago by laiwei <[email protected]>
add grafana api into api module

github.com/open-falcon/falcon-plus - 9c1ff1015f9c3fe009f6ce1fc3a7e42d39f046e5 authored almost 8 years ago by masato25 <[email protected]>
marked this line of logging, because it's will produce too many logs

github.com/open-falcon/falcon-plus - 7b73f7534de761d5898d631bef6b6136dc1795c7 authored almost 8 years ago by masato25 <[email protected]>
fix type error of toString

github.com/open-falcon/falcon-plus - d908b9430d065e1a8b45f12c106bb6ebf4620ea9 authored almost 8 years ago by masato25 <[email protected]>
Merge pull request #26 from open-falcon/plus-dev

make responsive api page

github.com/open-falcon/falcon-plus - 542a7f8b72ed6aa73ab9f4b33adde1725e13c96c authored almost 8 years ago by laiwei <[email protected]>
make responsive api page

github.com/open-falcon/falcon-plus - 74ab6d5770198e7c2da8ceeb055b66ac9188bc71 authored almost 8 years ago by laiwei <[email protected]>
fix api doc url

github.com/open-falcon/falcon-plus - 6a5e7c37d1c862755aafd30e64bceb20f0989119 authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #25 from open-falcon/plus-dev

update apidoc and make jekyll works

github.com/open-falcon/falcon-plus - 9a35a4f387b9b04c1b1b35c2c0cb3c3fceb9ef73 authored almost 8 years ago by laiwei <[email protected]>
mv apidocs to docs and make jekyll works

github.com/open-falcon/falcon-plus - f8dc796e6633517caee5644d8a9db70b3c321281 authored almost 8 years ago by laiwei <[email protected]>
[api] add graph and screen api

github.com/open-falcon/falcon-plus - 05085f81f29f9eb6123357ea73ed7e39e746dc9d authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #24 from open-falcon/plus-dev

[doc] update doc

github.com/open-falcon/falcon-plus - 8b9d697b7dc6825fdd992da0becc3bcd21fbc2e5 authored almost 8 years ago by laiwei <[email protected]>
fix readme and travis.ci when rebase master

github.com/open-falcon/falcon-plus - 8ed27fb79ea27101d7c795cc46b00f593a656eae authored almost 8 years ago by laiwei <[email protected]>
dashboard API: support label search

github.com/open-falcon/falcon-plus - 91626a9eaf18f401a60b67f43b0f6f314cfe72e8 authored almost 8 years ago by laiwei <[email protected]>
update travis.yml

github.com/open-falcon/falcon-plus - db83e663300fc22d2a0c1cf4dbbb4bd6e2ebb1ae authored almost 8 years ago by laiwei <[email protected]>
update code issue badge

github.com/open-falcon/falcon-plus - 8ef5f500a5d52879d8fc653af56ea9a70ec47cba authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #23 from masato25/fix_login_conflict

[api] fix login conflict with new dashboard & owl-light frontend page

github.com/open-falcon/falcon-plus - b00d0c801626457dd16ba94e991d47ddec7247eb authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #22 from masato25/add_alarm

[api] add alarm api

github.com/open-falcon/falcon-plus - 30b3b9ec55e48b2b293d1a343b7d35d71fc38bce authored almost 8 years ago by laiwei <[email protected]>
fix login conflict with new dashboard & owl-light frontend page

github.com/open-falcon/falcon-plus - 995b8674672e664e1a05506c4ba5f756758f2bdb authored almost 8 years ago by Masato25 <[email protected]>
delete debugging logs

github.com/open-falcon/falcon-plus - 021de218ae0b86b621cc10c9921056b5bbf11164 authored almost 8 years ago by Masato25 <[email protected]>
remove unnecessary files & reformating api.cfg

github.com/open-falcon/falcon-plus - 61ca90ac395039271a273bb309ff62340c26bc6b authored almost 8 years ago by Masato25 <[email protected]>
update testing and doc

github.com/open-falcon/falcon-plus - abe109c67c4a8af1c2685551f2e86e88a5ce3322 authored almost 8 years ago by Masato25 <[email protected]>
let event_note can output writer's name of note

github.com/open-falcon/falcon-plus - 4129140f957178f488f66dc42af3c8356e728d25 authored almost 8 years ago by Masato25 <[email protected]>
add function to get user name of event_note

github.com/open-falcon/falcon-plus - c953ef41e953e89257d14c1c16968672b087b982 authored almost 8 years ago by Masato25 <[email protected]>
add case_id input support for event_note api

github.com/open-falcon/falcon-plus - 41ac832f57b71ca216f555ef9fd3a65942c47b68 authored almost 8 years ago by Masato25 <[email protected]>
subbmit templete code for add alarms api

github.com/open-falcon/falcon-plus - 5162daa82c847d697903760bf6679156ef25358d authored almost 8 years ago by Masato25 <[email protected]>
add test script and api doc

github.com/open-falcon/falcon-plus - 3b4208201529a0173fef67228dd4daaef2fa2665 authored almost 8 years ago by Masato25 <[email protected]>
complete alarm api:

1. `/api/v1/alarm/event_cases` get event_cases list (each endpoint + metric/tag will preduce a ...

github.com/open-falcon/falcon-plus - f730b463c829c80da970a0805ba1fda861455968 authored almost 8 years ago by Masato25 <[email protected]>
rename cfg.json file

github.com/open-falcon/falcon-plus - 0762cb3a120950aea4808e00254c929802db77db authored almost 8 years ago by Masato25 <[email protected]>
update api module config file

github.com/open-falcon/falcon-plus - 9449e3450263038d22260d051468e1f42a88d9f4 authored almost 8 years ago by Masato25 <[email protected]>
update travis.yml

github.com/open-falcon/falcon-plus - 6f6d03d6bc3880b6476b72963bdcc78020138339 authored almost 8 years ago by laiwei <[email protected]>
dashboard API: support label search

github.com/open-falcon/falcon-plus - 4d65d2183d1fef8d8b04465bcdc0936d31f41399 authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #20 from masato25/master

update docker file for owl-light

github.com/open-falcon/falcon-plus - 175147642d6d96b62c0ab0b43fdb897b659446ed authored almost 8 years ago by laiwei <[email protected]>
update docker file for owl-light

github.com/open-falcon/falcon-plus - e3aff7c984a583fd4153e30270c73f97d0aae7ba authored almost 8 years ago by Masato25 <[email protected]>
Merge pull request #19 from open-falcon/plus-dev

new api: get users,teams by name

github.com/open-falcon/falcon-plus - 80d232b98a4ae2ff3ca907c42638aa752ca27e83 authored almost 8 years ago by laiwei <[email protected]>
add api: get team users by team_name

github.com/open-falcon/falcon-plus - 1561bea8267a2281aabce8a68001cfafcef5b0a9 authored almost 8 years ago by laiwei <[email protected]>
add api: is user in groups

github.com/open-falcon/falcon-plus - 3b46e9996c4fb1634d8ea9a9c5ea40077431887e authored almost 8 years ago by laiwei <[email protected]>
api: get user by name, and anyone could select user

github.com/open-falcon/falcon-plus - bb906f3af3bd45337b01305d65692f5c2b5f4e7a authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #18 from open-falcon/plus-dev

merge masato25:dev, add alarm to falcon-plus

github.com/open-falcon/falcon-plus - 3c50cc03604601fc3c65109d5c0a9ce42138a317 authored almost 8 years ago by laiwei <[email protected]>
merge masato25:dev, add alarm to falcon-plus

github.com/open-falcon/falcon-plus - 232fe2c86dac6c55f56e2bb4a819af60ffd7f8c5 authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #16 from masato25/add_alarm_module

removed alarm link & add alarm module

github.com/open-falcon/falcon-plus - 2cb5b00d4790453d2dfb4ee75e8b177ce11bee94 authored almost 8 years ago by laiwei <[email protected]>
bugfix: fix team update api

github.com/open-falcon/falcon-plus - fdb6000f45820972a47aaaa66d6c8ce85513fa44 authored almost 8 years ago by laiwei <[email protected]>
removed alarm links & add alarm module

github.com/open-falcon/falcon-plus - dfd22d7646d23d658b48ad16ef2802f9b7e1aff6 authored almost 8 years ago by Masato25 <[email protected]>
Merge pull request #15 from masato25/add_alarm_module

Add alarm module & fixed some static files error

github.com/open-falcon/falcon-plus - d97646bd3e07f00755761f8ee9996ddaf45f47e5 authored almost 8 years ago by laiwei <[email protected]>
update config/alarm.json

github.com/open-falcon/falcon-plus - a928ef71b2b28b33536a54da49fe1e55740d6986 authored almost 8 years ago by Masato25 <[email protected]>
add alarm module into falcon_plus

1. move alarm module into falcon_plus
2. create db script for create tables, those table for sup...

github.com/open-falcon/falcon-plus - 6d34c8dad13849ae3bb8af619e55c36731ce81cd authored almost 8 years ago by Masato25 <[email protected]>
fixed static file path missing issue of api module

github.com/open-falcon/falcon-plus - 3f92d45b00c144599cdfdce4a29771bd7457406f authored almost 8 years ago by Masato25 <[email protected]>
add necessary common file

github.com/open-falcon/falcon-plus - abd6421fb056780b2b46979a0aa1f68267841d74 authored almost 8 years ago by Masato25 <[email protected]>
fixed missing static files/folder path issue

fixed missing static files/folder path issue of alarm & graph

github.com/open-falcon/falcon-plus - b90d983110bbc19657d650cd24e8c95e9e6819c2 authored almost 8 years ago by Masato25 <[email protected]>
add docker-compose configuration files of mysql and redis

github.com/open-falcon/falcon-plus - a3f20cdb6c5bc970fbb039fd0abf18fafa26b644 authored almost 8 years ago by Kordan Ou <[email protected]>
team creator and team member can manage the team

github.com/open-falcon/falcon-plus - 9e4e5ea24e4b51938cb8e0790aa2fcf6ef5540b6 authored almost 8 years ago by laiwei <[email protected]>
fix typo and add api

github.com/open-falcon/falcon-plus - 4152c3c8b4bcb345ed3f03fe403040ccf1ee4cba authored almost 8 years ago by laiwei <[email protected]>
bugfix changpasswd api

github.com/open-falcon/falcon-plus - 452915df05de5fd5426a6836389fb03787aa298d authored almost 8 years ago by laiwei <[email protected]>
merge open-falcon/falcon-plus/pull/13

github.com/open-falcon/falcon-plus - 3e3f9b952b33d9ec14614657184a47854b61fb5b authored almost 8 years ago by laiwei <[email protected]>
update docs title

github.com/open-falcon/falcon-plus - c08b109d2f6cb02c4f25e7c8f3861550dd456b77 authored almost 8 years ago by laiwei <[email protected]>
Merge pull request #13 from masato25/dev

improve Makefile & README and solve module controller issue of api module

github.com/open-falcon/falcon-plus - 28adfa43749c4cbb4d1e1b630d8f6d310835e79f authored almost 8 years ago by laiwei <[email protected]>
update configurer of api module

1. make it working on open-falcon controller command.
2. update api.json
3. fixed issue on can n...

github.com/open-falcon/falcon-plus - caad1f588b6bde3c0c0ee1e8627257732d312c0a authored almost 8 years ago by Masato25 <[email protected]>
add a mechanism for initialize root user

github.com/open-falcon/falcon-plus - da048b62c5de9b28038d9a2bc930f67751b6879f authored almost 8 years ago by Masato25 <[email protected]>
improve Makefile and README files

github.com/open-falcon/falcon-plus - cd4c16814657a688c9b1d80f964f8f8779c347bd authored almost 8 years ago by Masato25 <[email protected]>
improve api of dashboard and screen

github.com/open-falcon/falcon-plus - 74b00d46c22ac9e98e047003318157e4ff670d91 authored almost 8 years ago by laiwei <[email protected]>