Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-kidash

Kidash: A GrimoireLab tool & library to manage Kibana/Kibiter visualizations and dashboards
https://github.com/chaoss/grimoirelab-kidash

[gha] Update CI github action workflow

This commit updates the CI workflow to use poetry for installing
and running the flake8 checks a...

843d686dd88c27c5bb7a59041b6dcc4515f85679 authored almost 3 years ago by Venu Vardhan Reddy Tekula <[email protected]>
Add flake8 and coverage as dev-dependencies

This commit adds the flake8 and coverage as dev-dependencies
for the project. These are directly...

7e332dfb76e4a3c2513f8414be6652852a8ed4e5 authored almost 3 years ago by Venu Vardhan Reddy Tekula <[email protected]>
Merge branch 'support-poetry' of 'https://github.com/jjmerchante/grimoirelab-kidash'

Merges #49
Closes #49

67873dd6dafa2226a38ea2ab708e53336979a57d authored almost 3 years ago by Quan Zhou <[email protected]>
[poetry] Add Poetry support

This commit adds the files required to add Poetry support
to Kidash for installing and building ...

2806ce8c47be817c516162be3005f50a86e0fb16 authored almost 3 years ago by Jose Javier Merchante <[email protected]>
Remove the support for Python 3.6 and add new versions

This commit removes the support of Python 3.6 as the support
for 3.6 has officially ended on 23 ...

2543e28480654e7e1c63e10f0d769c9b0111d65a authored almost 3 years ago by Jose Javier Merchante <[email protected]>
[scripts] Change kidash scripts as entrypoints

This commit adds the support for kidash commands
to work as entrypoint. This is needed to make t...

4b46bfd8baedd9c1c75d8b8d11d7a1cd7b4aa016 authored almost 3 years ago by Jose Javier Merchante <[email protected]>
Update version number to 0.4.21

Signed-off-by: Quan Zhou <[email protected]>

322757e6c84b12da0b72e1ad3b4721c59ef9adf9 authored over 3 years ago by Quan Zhou <[email protected]>
Merge branch ' upgrade_requests_2.26' of 'https://github.com/zhquan/grimoirelab-kidash'

Merges #46
Closes #46
Fixes #45

618f72904d689ad50251eda1d3fea1649a284dc4 authored over 3 years ago by Santiago Dueñas <[email protected]>
[setup] Upgrade requests to 2.26.0

Signed-off-by: Quan Zhou <[email protected]>

94569bbb47f52e1816b5884b2f3514e852457c94 authored over 3 years ago by Quan Zhou <[email protected]>
Update version number to 0.4.20

Signed-off-by: Santiago Dueñas <[email protected]>

8a51abffeabf9fa69ed2c19e5a7d3ca1ed18e959 authored over 3 years ago by Santiago Dueñas <[email protected]>
Merge pull request #44 from chaoss/dependabot/pip/urllib3-1.26.5

Bump urllib3 from 1.24.3 to 1.26.5

15a60bf4caedd7d85ab6f3d2374b39a1e0872c43 authored over 3 years ago by Santiago Dueñas <[email protected]>
Bump urllib3 from 1.24.3 to 1.26.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 to 1.26.5.
- [Release notes](htt...

babf58554cb9705fd2f4800ce2d5ed1682f7e182 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update version number to 0.4.19

Signed-off-by: Santiago Dueñas <[email protected]>

b425de2a4a496af51dff82aea88c4b67b87f3ccf authored almost 4 years ago by Santiago Dueñas <[email protected]>
Merge branch 'gha' of 'https://github.com/vchrombie/grimoirelab-kidash'

Merges #42
Closes #42

cae4fe4a75e8f6dd3ad96037a8f766bbf35eb48c authored almost 4 years ago by Santiago Dueñas <[email protected]>
[CI] Add Github Actions as the CI service

This commit adds the support of GitHub Actions as the CI service.

Signed-off-by: Venu Vardhan R...

38a1ba48300dcb98a052110c01a7e9184e727e46 authored almost 4 years ago by Venu Vardhan Reddy Tekula <[email protected]>
Merge branch 'fix-flake8-errors' of 'https://github.com/vchrombie/grimoirelab-kidash'

Merges #41
Closes #41

08a85a817386daff0c5d488b548f9cfaed3507f0 authored almost 4 years ago by Santiago Dueñas <[email protected]>
[flake8] Fix flake8 errors

This commit adds the setup.cfg file which has flake8
configurations for the project. It also fix...

8afa56c15091cff30839da00ab20642e40324dec authored almost 4 years ago by Venu Vardhan Reddy Tekula <[email protected]>
Update version number to 0.4.18

Signed-off-by: Valerio Cosentino <[email protected]>

7154853ae6acf8e5aec00f31e7a417207d8be559 authored over 4 years ago by Valerio Cosentino <[email protected]>
Merge branch 'valeriocos-fix-10789' of 'https://github.com/valeriocos/grimoirelab-kidash.git'

Merges #39
Closes #39

acefde2c87171b4427744aedd95689cbce1afa05 authored over 4 years ago by Alberto Pérez García-Plaza <[email protected]>
[kidash] Remove support for kibana <6.x

This code removes the support for kibana <6.x. Furthermore,
it also removes the logic used in th...

142eddd0a64139bfa4a8a0d9e87306422a4de26d authored over 4 years ago by Valerio Cosentino <[email protected]>
[kidash] Support import to Kibiter/Kibana 6.8

This code allows to import Sigils dashboards to
Kibana/Kibiter 6.8.x instances, granting backwar...

a0e6b758f1ce37e15f0decbc69589b4ed05971d9 authored over 4 years ago by Valerio Cosentino <[email protected]>
[kidash] Improving log messages

This code improves the log messages to give
better information when uploading a dashboard/index ...

407f24a3cd4d79175358cbff7a14e693bb706c90 authored over 4 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.4.17

Signed-off-by: Valerio Cosentino <[email protected]>

4f3e7cf09145169bf8c4025c127228c97e3455c8 authored almost 5 years ago by Valerio Cosentino <[email protected]>
[kidash/kidash] Delete dependency with `grimoirelab-panels`

This code deletes the dependecy with `grimoirelab-panels` to avoid
import wrong dashboards

Sign...

e8795023b31df726850b32e3f019a933ea614d5a authored almost 5 years ago by Quan Zhou <[email protected]>
[doc] Update README

This code updates the readme by providing instructions
to upload and download dashboards with Ki...

65b777e71c6e12de0bb5b4748d45716055c4161e authored almost 5 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.4.16

Signed-off-by: Santiago Dueñas <[email protected]>

d8527062dc7f1ae5a849f793d3e3970ad85b351a authored about 5 years ago by Santiago Dueñas <[email protected]>
Merge branch 'remove-elk-dependencies' of 'https://github.com/valeriocos/grimoirelab-kidash'

Merges #32
Closes #32

917402f72e27be3545c8ee10bf3e32bc72e4b177 authored about 5 years ago by Santiago Dueñas <[email protected]>
[setup] Remove ELK dependency

This code removes ELK from the list of dependencies.
This change is needed to enable kidash supp...

46155080f9e7a86704d310bb5b4dbf578179bea7 authored about 5 years ago by Valerio Cosentino <[email protected]>
[kidash/kidash] Remove ELK imports

This code replaces the ELK imports with the new function `grimoire_con`
and class `ElasticSearch...

8e4554f8338073ec2ad872edde5b499b72ab225a authored about 5 years ago by Valerio Cosentino <[email protected]>
[bin/kidash] Remove ELK imports

This code removes the ELK imports of
ElasticOcean and config_logging.

Signed-off-by: Valerio Co...

fe9313d94f5fc544c9f38dce4901a417c9965f19 authored about 5 years ago by Valerio Cosentino <[email protected]>
[bin/kidash] Remove unused imports

Signed-off-by: Valerio Cosentino <[email protected]>

70887484f9abf8dc14285216e5dd423339d93776 authored about 5 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.4.15

Signed-off-by: Santiago Dueñas <[email protected]>

99a422788258fd15e04447e7076e0c7c7e1d6b30 authored over 5 years ago by Santiago Dueñas <[email protected]>
Merge branch 'update-license' of 'https://github.com/valeriocos/grimoirelab-kidash'

Merges #29

267e113b8d5a3ad91ca451797941a0636197afae authored over 5 years ago by Valerio Cosentino <[email protected]>
[kidash] Update license info

This code updates the license info based on
the content of https://www.gnu.org/licenses/gpl-3.0....

086ddc22227a6fe34a69a98778df65b5d382d89e authored over 5 years ago by Valerio Cosentino <[email protected]>
Merge branch 'setup-long-desc' of 'https://github.com/valeriocos/grimoirelab-kidash'

Merges #28

a93c5f472adfd2e7b2d711e65736ed2b2072e4b3 authored over 5 years ago by Valerio Cosentino <[email protected]>
[setup] Fix format type for long description of package

Pypi requires that the format of the long description for a
package is detailed in the variable ...

b8f335346f4b0d8f9202907e01987bcd7cf4c7b4 authored over 5 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.4.14

Signed-off-by: Santiago Dueñas <[email protected]>

2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a authored over 5 years ago by Santiago Dueñas <[email protected]>
Add viz title to data source removal checks

GitLab visualizations weren't being added to Overview panel
when data source filtering is active...

b15df6d24d94f489ef9e82221342a9aa1f72647c authored over 5 years ago by Alberto Pérez García-Plaza <[email protected]>
Update version number to 0.4.13

af1350a0f2b0bd859ef7feb81b800c5d82c10c47 authored about 6 years ago by Santiago Dueñas <[email protected]>
Add check for query key in bool filter fix

b39b55c834d7f9fbbb52fe6a48832590b2d0dc76 authored about 6 years ago by Alberto Pérez García-Plaza <[email protected]>
[release] Update version number to 0.4.12

8a8bd1c0ef9ed48f5e47193e5f3e01b4796e4284 authored over 6 years ago by Santiago Dueñas <[email protected]>
Merge pull request #23 from sduenas/enable_conf_6

[kidash] Enable Kibiter 6 configuration

f2f1b54d436fe4141999c3219edb812e1ef6c13c authored over 6 years ago by valerio <[email protected]>
[kidash] Enable Kibiter 6 configuration

After fixing the problems with .kibana initialization
in Mordred and GELK, this feature can be e...

720eb91aae90ee44f97777a6cb00f1fad145ac2d authored over 6 years ago by Santiago Dueñas <[email protected]>
[release] Update version number to 0.4.11

a3bb7778aa1e09f356eb1619dfb790070176952f authored over 6 years ago by Santiago Dueñas <[email protected]>
Merge pull request #22 from valeriocos/disable-conf-kib6

[kidash] Disable kibiter 6 configuration

d8278b74fabf63ce3643ccc387ba2e0d26f018ed authored over 6 years ago by valerio <[email protected]>
[kidash] Disable kibiter 6 configuration

This code temporarily disables the configuration of the default
index pattern and time picker fo...

bfddacf0367eba17ba8f769c713f15ba21d81042 authored over 6 years ago by Valerio Cosentino <[email protected]>
[release] Update version number to 0.4.10

984e06521508689b835e72bc0d274e576f00bea2 authored over 6 years ago by Santiago Dueñas <[email protected]>
Merge pull request #21 from acs/fix-init-.kibana

[import] Create the Kibana index if not exists before importing anything

0cf5db3e797b457cbd090fdfa2210652ea9fd95a authored over 6 years ago by valerio <[email protected]>
[import] Create the Kibana index if not exists before importing anything

ee56ad4436f033c5c13835c12fed23a766fa1fda authored over 6 years ago by Alvaro del Castillo <[email protected]>
[release] Update version number to 0.4.9

88f2dd81f5435b032d9ab02c0400caabae66710b authored over 6 years ago by Santiago Dueñas <[email protected]>
Merge pull request #17 from alpgarcia/search-id-bug

Fix import/export of searches

e7e2e005c24d5ec01ef94a07c928b943c1fd6d10 authored over 6 years ago by valerio <[email protected]>
Fix import/export of searches

`_id` checking for compatibility with old Kibana versions now
looks for type as prefix followed ...

03291a58834c396f0e99b45d5a62399e73d91ed4 authored over 6 years ago by Alberto Pérez García-Plaza <[email protected]>
[kidash] Remove dashboards by title

This code allows to remove dashboards by title, thus overcoming
the new way of generating ids in...

bb697bfb1b9c7ad58b224e3b64d25eec46598cf3 authored over 6 years ago by Valerio Cosentino <[email protected]>
[release] Update version number to 0.4.8

0c35eb5e09db923a272cf4d3c202c8aff75368af authored over 6 years ago by Alvaro del Castillo <[email protected]>
Don't sys.exit from kidash.py library

All library must raise an exception if errors appear, never sys.exit because
it will exit the ca...

eca6f83ef48a24d8e60871f5ba6b34156228435e authored over 6 years ago by Alvaro del Castillo <[email protected]>
[release] Update version number to 0.4.7

f72ec89899dc4f095b2fe4af1b1277ee0870fe7a authored over 6 years ago by Alvaro del Castillo <[email protected]>
Add release date support for Index Patterns

Index patterns can be used in stritc mode now.

e14d9dd63344c6cc7404900828adedceff9e34e1 authored over 6 years ago by alpgarcia <[email protected]>
[release] Update version number to 0.4.6

2e04006e630a7209f9c66ec306674a3152cf1d21 authored over 6 years ago by Alvaro del Castillo <[email protected]>
[kidash] Add support for importing and exporting only index patterns

Added new option --split-index-patterns so the index patterns are stored
in separate files from ...

418a0d46fa2e0abfb9b4b1d53e071dfe0e675da0 authored over 6 years ago by Alvaro del Castillo <[email protected]>
[tests] Add test for split-index-patterns new param

311ff2670be4226867c102c77945524c1554d678 authored over 6 years ago by Alvaro del Castillo <[email protected]>
Add release_date to panel json

This change adds a new field `release_date` to panels exported using kidash. It also
adds a new ...

5c13d0af47f3e30c7ebfbd7a1bab09ed955a560f authored over 6 years ago by alpgarcia <[email protected]>
Add try/except to show content of error responses

ElasticSearch returns error details within content. This change captures exceptions
from `kidash...

a67d2f049054d937bc94cafbc07a3ea8e5557bed authored over 6 years ago by alpgarcia <[email protected]>
Add constant for release date field name

8717a883fac38b3a279fa72e3137fa46cca28fd2 authored over 6 years ago by alpgarcia <[email protected]>
Update mapping in Kibana6 if needed

When using Kibana 6, .kibana index mapping is set to strict. That means we cannot
include new fi...

b38fc6d151065e25053c139fd1d1c295342c7a1f authored over 6 years ago by alpgarcia <[email protected]>
[release] Update version number to 0.4.5

f34e53876ddf2d2f732ba5d506acaaae0e3ee025 authored over 6 years ago by Alvaro del Castillo <[email protected]>
[kidash] Preserve uiStateJSON dict when cleaning a dashboard from not needed data sources

In this dict is stored the custom title. It is just a state dict so if it includes
state related...

6eac59993db60763dd8a4fab3886a7dcaa8e59a9 authored over 6 years ago by Alvaro del Castillo <[email protected]>
[kidash] Use #!/usr/bin/env python3 to work inside venvs correctly

a64685702ed828625be0e91954ce007102ea2392 authored over 6 years ago by Alvaro del Castillo <[email protected]>
[release] Update version number to 0.4.4

b51640794be786e19b3eaf01fa979000a43c43eb authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[kidash] Update elk import

This code updates the import sections of bin/kidash.py and
kidash/kidash.py with the new names o...

e45a88848ab4099034c13b8cd503ecc5e5494b92 authored almost 7 years ago by Valerio Cosentino <[email protected]>
[release] Update version number to 0.4.3

2d7a4be80e0313b49eb395d283276a2e3e5358e4 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[kidash] Update elastic import

This code updates the import of the elastic class

45ffb28e615dba2f5e73a0644ad8c2c307ab57bf authored almost 7 years ago by Valerio Cosentino <[email protected]>
[import] Don't modify the height of visualizatons in dashboards from Kibana >= 6

If a dashboard has been created with Kibana >= 6 the issue with the
height=1 in which the visual...

175ce125c36297346f4e082852467a7c3fbd97c2 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[release] Update version number to 0.4.2

3d0e589b12384e18ed19df912c3113a04107d594 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[kidash] Remove by default from dashboards the study related visualizations

A new name convention exists in GrimoireLab panels
to allow kidash to decide if include the stud...

ae60e4542a9715d08fb4828a509969317beb6e3d authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'acs-kibana6-vis-metrics-height'

a96194c9a7b4b8da8c913def58e2c81f6bdf3c77 authored almost 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Merge branch 'kibana6-vis-metrics-height' of git://github.com/acs/grimoirelab-kidash

4b0ad6f9598448d5305bf28a30b0980fdd15ec6a authored almost 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[visualization] Include the style needed in Kibiana6 to show metrics vis correctly

9913acda41fc619cafa595a3a44e41edfd297163 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[dashboard] Fix the bool filters for the dashboard

The 1/0 values are changed to True/False for kibana6 so the
filters work in this version.

3b8ce37c18254fecd7c7c4ce9ba9735f4ccce0ab authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[layout] Increase 1 height the panels of height 1 for kibana6

In kibana6 a panel with height 1 is too small to show the contents.

d612df211f33a3d1b6564856bab0f70e431781cd authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Update version number to 0.4.1

35debd9a9a8e9000e4f5a98fd0215c897f64f088 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[flake8] Files now flake8 clean

28738d4cfe87d2a721277f51a764321b809441ff authored almost 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[setup] Change to the new chaoss organization in GitHub

50121ae4a8c9ada4ca776e340f95483adaf5143c authored almost 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[kidash] Fix error getting the title of an index pattern

294ef1f9a6d3fba724c808f7aa6ca106986114a4 authored almost 7 years ago by Alvaro del Castillo <[email protected]>
[kidash] Unbundle kidash completely

This commit unbundles kidash completely from grimoire-elk.
Now, all of kidash lives in the kidas...

d8a3cd7294f2ed95cdb008aa0fe7a9b1111d23bf authored about 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[kidash] Fix pep8 issues

df8cf998ef52feb74b505701d21a6c496c037d5a authored about 7 years ago by Alvaro del Castillo <[email protected]>
[kidash] Add option to clean all items not included in data sources provided

There are panels like overview or data status that include all data
sources in them. But for a s...

e1d7522a5b7fdacbe4de1b2510b3977263d9bcd9 authored about 7 years ago by Alvaro del Castillo <[email protected]>
[kidash][setup] Fix dependency on panels package

panels is actually grimoirelab-panels.

de0392b5ac8b91b113d4aafd4ef72d0fd65e5851 authored about 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[kidash] Add support for using panels in the panels module

Now, panels (JSON files with panel defintions) are looked for
first in a local directory panels/...

e66972e0868c322782d10fefb392661f8189cacd authored about 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[kidash] Add symbolic link to grimoire_elk so kidash can be executed without installing it.

84b954309a5ce6719ec9f1aeb878478a999df4d1 authored over 7 years ago by Alvaro del Castillo <[email protected]>
Move kidash to a new directory.

This way it can be more easily covnerted into a pip package.
I included some minor changes to th...

e3f3caeb0af5ee59a5a3e21d2b2752a672ed4782 authored over 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>