Ecosyste.ms: OpenCollective

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

github.com/open-falcon/falcon-plus

An open-source and enterprise-level monitoring system.
https://github.com/open-falcon/falcon-plus

use common rings,backend_pool

46d9eb35b8a215bce58b6a5fb4154726f4605331 authored almost 8 years ago
use common backend_pool in gateway

e249d8a3212b7877a745280fbc174657b99e635e authored almost 8 years ago
rollback transfer

5da1c3ebc142479f2b5f75798c455775a2547c56 authored almost 8 years ago
merge transfer and query as proxy

85e210a3d6dea5e8aa206b272653a10a9a339724 authored almost 8 years ago
fix api config path when start with cmd

53029470e7f4c98a32b0bbc388a6ee1584ac37b4 authored almost 8 years ago
remove web from this repo

8d40f85f78d13fea644abe632192b1d23a86cc41 authored almost 8 years ago
update default config

0d63446169a643e59d475a78015a6d3243f1296f authored almost 8 years ago
Merge pull request #12 from chyeh/develop

Update modules and make the code `All-in-One`

08daa13434a900231e4e81c99ce22d62a94b8090 authored almost 8 years ago
[common] Keep `rrdlite` being a dependency

Keep the dependency: `github.com/open-falcon/rrdlite`

abb2522f70a044a895976209fbb150a19f08dec8 authored almost 8 years ago
More compatible with `config/confgen.sh`

d294e6b73042480f684a2ef24b63df6c1309abc9 authored almost 8 years ago
Use the `cfg.example.json`s in `config/`

0951125bffbb9ba29631ba27f58e51e10d0729eb authored almost 8 years ago
[trash] Remove unnecessary dependencies

dba2d6f5094b392adaa20ecb68f1e178145f9ea7 authored almost 8 years ago
Fix another import paths in `common/` & `modules/`

bd2c6b1cba13b00b88095e5bae26c758c07d3b1f authored almost 8 years ago
Add 'common/rrdlite/' from commit 'b82d08f8da852b242ac87cd22f1cd01d33337d5d'

git-subtree-dir: common/rrdlite
git-subtree-mainline: 6be859e843b499387b7d8ced925ee6b37ae683fc
g...

64dd8bd76d005a1f6211357aaa9d13220d6feb84 authored almost 8 years ago
Add 'common/sdk/' from commit 'c237db53b3ddafa4d4e923818ce7f92379cdb620'

git-subtree-dir: common/sdk
git-subtree-mainline: d0085b518e9d171b446c59383b30a1c200ba5e39
git-s...

6be859e843b499387b7d8ced925ee6b37ae683fc authored almost 8 years ago
[common] Merge commit 'b9ba65549217ef89b4d1d05d8eb58fe493e5f982' into develop

d0085b518e9d171b446c59383b30a1c200ba5e39 authored almost 8 years ago
[transfer] Merge commit '7ed292b369bbabacab811a070aa1d296561dab9e' into develop

3c96d428afe65b123997540585c37cf817586565 authored almost 8 years ago
[hbs] Merge commit '403febfb7ac9c682a340b5f00808f7db761f05ea' into develop

7a4569ec869b51fc5d3b84dc3176c15acada8154 authored almost 8 years ago
[graph] Merge commit '2d27dc2b37ed3626e1bb51f3bf257dd97cd1979e' into develop

647b94e07b28f0f6953d3d8186c2772bfa6ebfdf authored almost 8 years ago
[gateway] Merge commit 'c01c7628d9829a0d50e72d0a0c52c25d0a3d8148' into develop

905d7c12454a3f541145314e4dba1935f48e0ec8 authored almost 8 years ago
[agent] Merge commit '97529a0b9b803ffdd708b354d1522162839e1eb2' into develop

2305f85fceb514a3464b043e2f80f601ba7ce9ad authored almost 8 years ago
Add missing files back

6483cf5393aa23de9f18e0b0db12f03bad694792 authored almost 8 years ago
Merge pull request #11 from chyeh/develop

Merge Cepave/open-falcon-backend into falcon-plus

cf9309a28a0fa5f1ddd3473c000495e9c04530ab authored about 8 years ago
Merge pull request #10 from chyeh/chyeh_dev

修正 import 路徑

0b14e1f7be11b2848f97c45dc727ce8ae40b814e authored about 8 years ago
Add `common` in Makefile's `TARGET_SOURCE`

25be9beed1b8c2aff4065711cc04cca2da612e22 authored about 8 years ago
Merge Makefile

Merge the `Makefile` from https://github.com/Cepave/open-falcon-backend
into `falcon-plus`.

b318c0f18264a86155788839370429e619937fb9 authored about 8 years ago
Message refinement

c824233442391f2c25a0ae046355cf2c09311688 authored about 8 years ago
Bug fix

96d46a9d8d0f945840d33b9a15943e7fec13cc3e authored about 8 years ago
Fix the flags of subcommands

3a4500fa63451b8c7d647d2de6ebeb77b63eda00 authored about 8 years ago
`start --preq-order`

In this commit, the flag `--preq-order` of the `start` command is
implemented. If this flag is s...

1929066816a5617629a133616bcfe6e993019a2b authored about 8 years ago
Check logfiles before `tail -f`

`CheckMonReq()` were added in `monitor()`.

5a4bda4b416440637a98e44a2c9e695724b190cd authored about 8 years ago
Code refinement

0c3da50527376971f5b76d8404b3cc829cd7c6f0 authored about 8 years ago
Redesign of `monitor` command

Due to the redesign, the structure of the code is simpler now.

1c0baee93a98fe92bb13c067617bacc031f19b50 authored about 8 years ago
Redesign of `check` command

Due to the redesign, the structure of the code is simpler now.

4baa5c013d9dea59f26a96cad1675cbff2802509 authored about 8 years ago
Rename of the files

`status.go`->`check.go`
`tail.go`->`monitor.go`

d5649a632bc957d99ef8af6767319009d35091c3 authored about 8 years ago
Redesign of `restart` command

Due to the redesign, the structure of the code is simpler now.

5e296f1f1e5fc7267fbde500489a01df31b87778 authored about 8 years ago
Logging to files is default now

In this commit, the `--logfile` flag is removed and this behavior is
default now. Use the `--con...

fbfaddbd145c1c22a2e010be0035fc1ce1ac4726 authored about 8 years ago
Redesign of `stop` command

Due to the redesign, the structure of the code is simpler now.

09400eb189f5f5b53ea32cca15631ba84fa1dc38 authored about 8 years ago
Same message style

72cbd1c2c9c340486a6f2431a83e8fd2779cff88 authored about 8 years ago
`start --logfile`

In this commit, the flag `--logfile` of the `start` command is
implemented. If this flag is set,...

756d8e8fe001236ba13836012a179c3eb0f7eb93 authored about 8 years ago
Return type: `error`->`bool`

`HasCfg()` and `HasModule` now return a bool value.

6fb57839efec4b296db0517edf71c63b222e590b authored about 8 years ago
Use `time.After()`

2357228b2139d68e419031ba1ec23d35a8947918 authored about 8 years ago
Rename functions

86355be6073d7c87f883123236d33301f895776b authored about 8 years ago
Introduction of `cobra`

I replaced `mitchellh/cli` with `spf13/cobra`. The relative files of
the implementations of comm...

87bc3b68c1fcaca75c184d129d8b73c7e8f3cf7c authored about 8 years ago
Changes of the file structure in 'cmd/'

2ad5ce5bc39df63f0a76d80731ee43d62e0043e0 authored about 8 years ago
Rename the directory

`commands` -> `cmd`

b97fa8907ae30f367977516298cba4a99d5f5455 authored about 8 years ago
Add a unit test

The unit test of `PreqOrder()` has been added.

86032c1f29f39714e4ac2fb35ec65f034bd109c1 authored about 8 years ago
Redesign of `start` command

Due to the Redesign, relative functions and unit tests are added. Also,
some variables are renamed.

27c9ae5baaaee559bc3a0538180533d9005423bd authored about 8 years ago
Command all modules

In this commit, these commands `start`, `stop`, `restart` and `check`
handle the case of all mod...

874f578bd46ed6ae4e41b153b0b6fe3354e5c273 authored about 8 years ago
Add a case for `PreqOrder`

The case of no arguments will be directly returned now.

2caff125824f00b2a7ee2e6c06b9dcf42d2d1066 authored about 8 years ago
`open-falcon` prints the usage

The root command `open-falcon` should print the usage when no arguments
or flags are provided.

46853ce665238dec47f4284adff55a4009299ceb authored about 8 years ago
Rename the commands

`status`->`check`
`tail`->`monitor`

a471884b298c128553deb028aa04e1db7b3969a6 authored about 8 years ago
Eliminate duplicated arguments

The function `rmDup()` is added at the beginnings of the commands.

8ec9d3c6af9bfa93de59fceb502e58e7891a3478 authored about 8 years ago
Add hash to `-v` & `version`

da7e761b26e585131f6cb08c5081136e2771db8f authored about 8 years ago
Remove redundant `\n`s.

35a76e7fde76beaa8d43efc31900c9a9223c7718 authored about 8 years ago
Fix `-v` & `--version`

083e1f44e794f2499386dfd5e1828abcc72d2c62 authored about 8 years ago
add module 'all' for cmd/check

3e0f5eed85de511850e486a2dacdb6fc1400a4f1 authored about 8 years ago
`restart` returns error, if any

4d0689da62f9a94ca2dba6cfd0edf3197b65c316 authored about 8 years ago
`goimports` for `modules/api/`

e607eadaedada733cf2a02e4c29aaa7c6a058902 authored about 8 years ago
Fix another import path in `common/`

483ccb7520727fdc32f4805164c4bf73301f23f6 authored about 8 years ago
Merge pull request #9 from chyeh/chyeh_dev

修正 import 路徑

2b2d2cb865f2069ff8e2a1a6adc84d0ecee7a88e authored about 8 years ago
Fix the import paths

I also modified the `GraphQueryParam` in `common/model/graph.go` because
this object is differen...

0a0190deb179fe3111d21288b60cd5150dca3c5e authored about 8 years ago
Fix the import paths in `modules/api`

7fdb167401e27339dc764a8a79f7cc40ae0c4ca2 authored about 8 years ago
Remove unnecessary the excutable `modules/api/api`

a7b3140a6be49384205f3dc6a667f22bb6bcbc71 authored about 8 years ago
Merge pull request #8 from masato25/dev

fixed problem in when the size of output result less than number of limitation on MapTake func

86bbc1f7578be03bd2287ecacd6c0511dfbb203f authored about 8 years ago
fixed problem in when limit is less than the output result on endpoint_count query api

b6a41dec45c044ea34acd95c3403008fa60e1695 authored about 8 years ago
Merge pull request #7 from masato25/dev

Add Dockerfile for owl-light web module

f981f54319ac56c9a3cb155c9e507bda36e34d18 authored about 8 years ago
add Dockerfile for owl-light web module

86da29f086758d2050137f1371d62e6993564180 authored about 8 years ago
change import path

79ffd8ca7dea7f48c818e773968caa72642b2bf4 authored about 8 years ago
add command 'api'

73183b7d17df5bdab08ae6ac876721fc0184462c authored about 8 years ago
add open-falcon logo

1d59cb6f76fbae93ee23a543cf6445f987604981 authored about 8 years ago
add web module forked from https://github.com/cepave-f2e/owl-light

commit 2d030ff89dcaa5afd5939c79184b42a1372df3b7
Merge: 9161911 c58b674
Author: Rocky Wu <rocky82...

620a27a3673137042ca2794c516af75fc9f1d3c5 authored about 8 years ago
add module `api` forked from https://github.com/masato25/owl_backend

commit 08f0e819ba861e8f1d2e7f66262125a341160f36
Author: Masato25 <[email protected]>
Date: Th...

53ac5cc0b7d9535c226a6c66a7a1ebe15791b621 authored about 8 years ago
Merge pull request #5 from 710leo/master

fix(pool/pool.go):fix goroutine leaks problem when timeout happens

b9ba65549217ef89b4d1d05d8eb58fe493e5f982 authored over 8 years ago
Merge pull request #14 from 710leo/master

fix(conn_pool_manager.go):fix goroutine leaks problem when timeout happens

7ed292b369bbabacab811a070aa1d296561dab9e authored over 8 years ago
Merge pull request #6 from 710leo/master

fix(conn_pool_rpc.go):fix goroutine leaks problem when timeout happens

c01c7628d9829a0d50e72d0a0c52c25d0a3d8148 authored over 8 years ago
Merge pull request #64 from humorless/master

fix goroutine leaks problem when timeout really happens.

97529a0b9b803ffdd708b354d1522162839e1eb2 authored over 8 years ago
Merge pull request #68 from oiooj/master

support Transfer HA feature

66393782954a9c9f122054d384d7a443c3b78cb3 authored over 8 years ago
Merge pull request #65 from missuzhang/issues-61

for https://github.com/open-falcon/agent/issues/61

6eaab95d9ddfefac24e10480908bbcec2ba6deb0 authored over 8 years ago
fix(conn_pool_rpc.go):fix goroutine leaks problem when timeout happens

0ed735114d48df18c3b3338c6b84226989a47f6f authored over 8 years ago
fix(pool/pool.go):fix goroutine leaks problem when timeout really happens

f25a222ed80f078c58c45c492a69c52802bf17f3 authored over 8 years ago
fix(pool/pool.go):fix goroutine leaks problem when timeout really happens

e26dbacb7aa877d4d41156990e605098906bfdfb authored over 8 years ago
add retry for RPC

059412bc7247019237a0d8e46a1f785b466f89a3 authored over 8 years ago
support Transfer HA feature

a8d9201256f6b77dda8ef1043023056ab66723db authored over 8 years ago
Merge pull request #21 from andyxning/master

sort node before added consistent hashing

2d27dc2b37ed3626e1bb51f3bf257dd97cd1979e authored over 8 years ago
Merge pull request #4 from andyxning/master

sort node before added consistent hashing

518dce6cc0554e9ac70879a852c364e97ffee980 authored over 8 years ago
Merge pull request #11 from andyxning/master

sort node before added consistent hashing

fbbbdf865c20f0ea4c0c56f9c755b846c124358f authored over 8 years ago
Merge pull request #67 from andyxning/add_network_interface_speed_and_network_interface_in/out_speed_percent

add network interface speed and network interface in/out speed percent

53fbb6f6ec04a03667ec2095ba1eac30347c0406 authored over 8 years ago
add network interface speed and network interface in/out speed percent

e872e4ec8188a2c1441a1feb81bc7a2cdb6c9f9a authored over 8 years ago
for https://github.com/open-falcon/agent/issues/61

4fc1df03ba94dd8e40ebfd555788061c4bad7b74 authored over 8 years ago
Merge pull request #2 from humorless/dev

fix goroutine leaks problem when timeout really happens.

a7f84c323dd24af17f79e409e8b2a3fe22e40ecd authored over 8 years ago
fix goroutine leaks problem when timeout really happens.

3178f7294a20756a78438c9a4af7f698c0d7e0f2 authored over 8 years ago
fix goroutine leaks problem when timeout really happens.

272db4f72088c3631d2f6184eca4f7e872ac5535 authored over 8 years ago
update readme

1ab7520bb68a2b8e62f0f2b3f3f0953b8ad8c23b authored over 8 years ago
Merge pull request #7 from Liuyanglong/master

增加更多的proc api

403febfb7ac9c682a340b5f00808f7db761f05ea authored over 8 years ago
gofmt code

fbfa5de8fe4d4826c3802e40af0d8eb5926d04ac authored over 8 years ago
增加更多的proc api

b9a9bdfbc248aa5142282b79909603991fe88f56 authored over 8 years ago
sort node before added consistent hashing

1d2f24365e3163a34c33bb73c72367288eb08ba5 authored over 8 years ago
sort node before added consistent hashing

a7014237c622bec8c2c1d7d521eba4c4684ae7e1 authored over 8 years ago
sort node before added consistent hashing

5d460cf920a8a269f6a092b56ba17eeeb754bb36 authored over 8 years ago