Commit Graph

7 Commits

Author SHA1 Message Date
Michal Piotrowski 569382803e Adding .zuul job for building plugin
Purpose of this commit is to add Zuul job for building
Monasca-Kibana-Plugin.

List of changes:
- Configuring ESLint with *.json file
- Fixing lint error
- Adding Zuul job for building Monasca-Kibana-Plugin

Please notice that nodejs10-jobs are removed, cause of changes
related to building plugin. It should be fixed.

Change-Id: I9384c0e7995d90df42ee13ab735ec768cef65d3b
2020-06-10 09:19:42 +02:00
Arseni Lipinski bfa95367e0 Upgrade monasca-kibana-plugin for Elkstack update
Story: 2006376
Task: 36179

Besides the plugin update, tests should get remade as well as Zuul jobs
due to plugin being built in a different way.

Change-Id: Id5d0bb53d10fa8823ceda2c8e922ea36b9b27501
2020-04-23 18:38:53 +02:00
Martin Chacon Piza 46f1f9c844 Adding events visualization in kibana
Change-Id: I0d96d66da41bdb3292d827ad5ff63358f54f45f3
Story: 2003458
Task: 24718
2018-10-04 13:25:09 +02:00
Tomasz Trębski 9463c20a9c Adjusting to uwsgi deployed keystone
Commit moves away from using url and port separetely
for keystone configuration. Instead a singular auth_uri
can be specified. It still supports setting up
port explicitly, however if none is provided, a default
port 80 is assumed.

Story: 2000995
Task: 4174

Needed-By: Ia95b3bef2734d639c6fec57484b60bc5377d659f
Change-Id: I22686d05670fc6c947611f8044dea498239a4212
2017-04-28 07:58:57 +00:00
Jakub Wachowski aa1b40a94d Automatically create default index pattern
Change-Id: I50ed1d6abdc1dba93758f22d443a155c0cb37207
2016-10-13 12:57:48 +02:00
Tomasz Trębski aab355dae6 Add Multi-Tenancy for keystone plugin
Set of brand new features:

* authentication schema over keystone
* support for new yar
* MT applied for elasticsearch-kibana communication
* major code rafactor toward ES6

Change-Id: I8cd88a7dc251827641f199a092bc4177787c6331
2016-08-17 08:26:45 +02:00
Tomasz Trębski fcd5df1ad3 Initial commit
Kibana-Keystone plugin with keystone authentication.

Change-Id: I1fe1e5b028a753e8e22af4b6a31305d225f0a914
2016-02-23 11:05:03 +01:00