Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / mongodb / mongo_lag @ 4387edfa

Historique | Voir | Annoter | Télécharger (2,21 ko)

# Date Auteur Commentaire
c6f88968 2020-10-05 18:29 Lars Kruse

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

276169a6 2020-02-13 10:11 Alban

Update mongodb plugins

  • Update mongodb plugins
  • fix category
  • chmod +x
  • flake8-CI
  • flake8 adjustments for mongo_collection_ and env python3
1357b818 2019-12-15 18:56 Alban

Update mongo_lag

923e134d 2019-12-15 18:56 Alban

Update mongo_lag

8fc3d29d 2019-12-15 18:56 Alban

Update mongo_lag

Fix mongo_lag plugin and add auth feature

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
99542938 2017-02-23 14:45 dipohl

Reduce number of categories

d1ca9856 2016-06-14 14:23 Nicolas Casar Gonzalez

Fix for pymongo > 3.0 and connection support of MongoClient only
https://api.mongodb.com/python/current/changelog.html#mongoclient-changes

7e30ed64 2012-09-30 14:10 Kenyon Ralph

Merge pull request #194 from jdponomarev/patch-1

Update plugins/mongodb/mongo_lag

ea5dde3f 2012-09-25 04:51 jdponomarev

Update plugins/mongodb/mongo_lag

fixed bug for python 2.6 and for replica sets with arbiters

c854b3b7 2012-09-25 04:32 jdponomarev

Update plugins/mongodb/mongo_lag

fixed pymongo connection - now allows to connect to a port different from 27017

6f7f6a09 2012-07-11 04:21 Stefan Andersen

Simplify graph logic, don't use a multigraph

1199e0d0 2012-07-10 10:49 Stefan Andersen

Initial commit of mongo_lag