Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chaoss/grimoirelab-sirmordred
Orchestrate the execution of GrimoireLab tools to produce a dashboard
https://github.com/chaoss/grimoirelab-sirmordred
Unify the log debugging messages printed by the threads using a thread identifier
and a more cle...
Add more info to the logging INFO messages when a origin in running both in the
enrichment and c...
Change the log level of the Perceval and GrimoireELK libraries when the parameter
debug mode is ...
[menu] Add efficiency panels for GitHub and Gerrit
d665592e2d30eb130b096c06882de748d2d29af0 authored about 6 years agod388a2db9df486a638a4f1070435e877f7aa42dc authored about 6 years ago
348769858424d35ea05d6e54ebfd91c92711ec4f authored over 6 years ago
[menu] Add index pattern for attraction/retention
e6698308397dead6c6c78ff515181c49187255e8 authored over 6 years ago65316fc31188e68a92425039df75f9bea0392311 authored over 6 years ago
c88bfb773954a27644ed6d098fe507a835bc4569 authored over 6 years ago
This code fixes the flake8 errors, that appear after the new
release of the same package.
[sirmordred] Set elasticsearch logging level to INFO
59c5920c07b0ec606f875059806b4f933e8a95f6 authored over 6 years ago
Those componens which use elasticsearch library are writting
each item to the log due to logging...
[jira] Add index pattern for closed issues
a613695e9985555b71a005900662da2ed09dbabb authored over 6 years ago[jenkins] Add support for node name cleaning
f8c7d172d256250c82e189c866631a5d92cd105a authored over 6 years agoresolving issue #192
a90b064c0ac1b99ea7d13d32c78328da71baa789 authored over 6 years agoe6f8d6c89d0f9a1100078a646da207a03448ce72 authored over 6 years ago
cd4b6cad7a223531a660b983bfd1b9070699aa23 authored over 6 years ago
27490ba49338f7e7b8e002dc192b18bd055e6adf authored over 6 years ago
This index pattern allows to build widgets based on
`resolution_date` instead of `grimoire_creat...
[onion] Add documentation for 'seconds' parameter
6a7b68e198d3d741585d5a905bc65c1f8a65c612 authored over 6 years ago
A new parameter `node_regex` can be specified in `setup.cfg`,
jenkins section, to clean node nam...
dc8bf885a8f2ad06cdb260626d3c316b030c618a authored over 6 years ago
This code updates the versions of the dependencies used by Mordred.
8b2614da53e8726ee38d8af71e2ab8d1724b9661 authored over 6 years ago
This code removes the onion index pattern from the git panel.
The micro mordred menu.yml has bee...
This code adds the panels about demography studies to the community
section.
[tests] Fix tests to make travis be executed
1edaf01b5fa50fa33b2b4e822932b7c7d1263905 authored over 6 years agoThis code fixes the tests for the config.py
41706385b03b52aa791e438b8845d789e03be177 authored over 6 years ago
This code fixes the tests for the task_panels. This is needed to
mock the queries issued against...
This code updates the config files for tests and micro-mordred.
17b9b82310142899b3ed37183cfa5f9716964981 authored over 6 years ago
This code updates the travis configuration file, which now
uses ElasticSearch 6.
After the modification in perceval, a new archive has to be
generated to reflect the new changes.
This code updates the documentation in the README.md and
doc/config.md, which now include info a...
[micro] Handle raw and enrich tasks exceptions
39141fa3a21863ffaec9a57d9499be21c6918463 authored over 6 years ago[doc] Update documentation for es_enrichement and onion studies
a473365a30d99d18ef214d4eef4e434bdc9c5d6d authored over 6 years ago
This code enables micro mordred to handle exceptions thrown when
executing raw and enrich tasks.
[autorefresh] Add autorefresh identities in AOC
57882f119e3a3163833e7a4203ce12f092a41b17 authored over 6 years ago
This code includes documentation about studies for gitlab issues
and merge requests.
This code includes documentation about `autorefresh_interval` param
to the README.md and doc/con...
After executing studies, identities are now refreshed
in AOC index using same code as for Git in...
16794ddc8ca46a6fb88e2f69e8844cd9e14d93dc authored over 6 years ago
[tasks_panels] Fix initialization of .kibana index in Kibana 6.x
d6a86e77dd7d007045e5eea76fde3d00426c3cde authored over 6 years ago
The task for configuring panels created a wrong .kibana index
before this one was created by Kib...
67742a9216d29d1cfa3a422792bee0c17d2ea58d authored over 6 years ago
[utils] Update setup.cfg micro-mordred
fdaf03f4100509df003fc4e8a826322d72a76aa8 authored over 6 years ago
This code aligns the setup.cfg of the micro-mordred with the
latest changes in the config.py, wi...
[panels] Change gitlab param names
7485260ad44aebfecbf5bca4a1792d693df6b4a5 authored over 6 years ago
This code changes the param names to load gitlab issues
and merges via the cfg. The previous nam...
This code changes the names for the data sources gitlab issues
and merges. The previous names we...
[tasks_panels] Disable kibiter 6 configuration
c1dd173ab7dbd48a46d9f4e076c66c37f3189593 authored over 6 years ago
This code temporarily disables the configuration of the default
index pattern and time picker fo...
[task_panels] Add aliases to gitlab indexes
377be2699e51454fc0032af052f70a4a958191bb authored over 6 years ago
This code automatically creates aliases for gitlab indexes to
visualize gitlab data. The expecte...
This code includes examples of gitlab repos to extract issue and
merge requests.
[menu.yml] Update jenkins panels
4e75be485e0416f1904b628d03456118da4fea7d authored over 6 years ago
This code updates the jenkins panels within the menu.yml, which
now includes two more panels for...
This code updates the setup.cfg and .json to ease the testing of
new jenkins panels.
After the changes on the upstream menu.yml, the one used by
micro-mordred has to change accordin...
[panels] handle strict mode loading panels via setup.cfg
5889555df02908d07fc5c71b15de8f6a0727c3ff authored over 6 years ago
This code updates the tests for task panels to cope with the new
param `strict`.
This code enhances `task_panels` to allow handling the way of
loading panels according to a para...
This code extends the setup.cfg to enable strict panels loading. Thus,
the new parameter `strict...
[panels] Load mattermost panels by the setup.cfg
f6d7b90e9a3634207bdd5cc1a55cff3ece5d7230 authored over 6 years ago
This code removes the mattermost entry from the menu.yml used by
the micro-mordred, thus alignin...
This code removes mattermost entry, which is now loaded on demand
via the setup.cfg (param `matt...
This code enhances `task_panels` to allow loading mattermost
panels according to a parameter wit...
After removing the mattermost entry from the menu.yml, the number
of panels has changed. This co...
This code extends the setup.cfg to load mattermost panels
on demand. When enabled (set to true),...
This code enhances `task_panels` to allow loading gitlab panels
according to some parameters wit...
This code extends the setup.cfg to load gitlab merge and issue
panels on demand. When enabled (s...
[tests] Include archives for gitlab merges and github pulls
f22a7a52dca687439a29ad517fbe0ac2fc0f832c authored over 6 years ago
This code includes archived test data for gitlab merge
requests and github pull requests.
Fix default settings kibana (second proposal)
163492d5fdd5f4d9b5cbbee8550e308570286b8e authored over 6 years ago
After the latest modification on
kidash (https://github.com/chaoss/grimoirelab-kidash/commit/ee5...
This code includes the param `kibiter_url`, now mandatory,
within the section `panels` of the di...
This code modifies the tests for task_panels according to
the new changes related to supporting ...
This code updates the doc/config.md to reflect the latest changes on
mordred configuration file ...
This code updates the readme.md to reflect the latest changes on
mordred configuration file (.cf...
This code turns the parameter `kibiter_url`, within the section
`panels` of the mordred cfg, man...
This code allows to set kibana configuration parameters, such as
the default index pattern and t...
This code replaces the log message in the method
` __feed_arthur`, thus the terms 'Python dict' ...
5ed5642846aebfdc322f6f27e56b6e5e833056ce authored over 6 years ago
[utils] Update micro-mordred menu.yml
d911ddd6eb4cdb017a08d3aef1cddd85499c75f5 authored over 6 years ago
This code aligns the menu.yml of micro-mordred with the one of
mordred.
[task_panels] Modify alias for google hits
ec1d431538e721ca67948ea3ad845c066ab09b99 authored over 6 years ago[tests] Add tests for googlehits
835d58b62d0ef1ed99a4e90be64bb2c0590f9b55 authored over 6 years ago
After the inclusion of the perceval backend for google hits, it
is not needed anymore the google...
a6f1ef5b3c93f06e7e0fa7264004fe3df4fe64ad authored over 6 years ago
0dc0e752c16dffa1287d00a7ccf2d90c00283347 authored over 6 years ago
This code includes test data for googlehits connectors.
132852df83ac70f03fbf39fda98b295425bb9e84 authored over 6 years agof71f58297937b37fd2bff65fa35ac0d14905d24b authored over 6 years ago
Fix visualizations for maniphest and googlehits data sources
d3a40edf852abb2d203c392542cde501e0e78a61 authored over 6 years ago
This code modifes the name of the googlehits source to google_hits
thus allowing to show google ...
This code allows to visualize phabricator/maniphest information
in the overview and data status ...
[panels] Handle kip/kafka panel
8f76a2296eddca33bd4538853c38a779a0befb49 authored over 6 years ago
This code handles kafka studies, thus for each mbox-like index,
an alias named `kafka` is added.
This code allows morded to visualize kafka studies using
the param `kafka` within the section `p...
Fix missing vis overview status
8c16c6b7656c42d58d3d70b617379eb1a4dbebe1 authored over 6 years ago
This code aligns the tests of tast_panels which now include a
larger number of panels.
If a panel does not have the release version, don't include it because
we can not detect if it i...
This code aligns the two menu.yml files used by mordred and the
micro one.