Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
Change-Id: Iee64b1dfbe35b14bd2fc93a55790e5fb504b9b68
|
|
Added sample custom resource CollectdPlugin for enabling
write_prometheus
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I9a037beb1efd7abd1842c7b4941377174444a1b4
|
|
Added feature to rebuild collectd conf and rolling update the Daemonset
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I24e25b2afc61e18e04be91d7de4b41f928e845ee
|
|
Added support for query_range in promql_api
Issue-ID: ONAPARC-452
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: If4870c8a8ea2fd4e6b23237cb8fd0f34a17fe3e0
|
|
Paramterize the configmap name in the helm chart of
sample-promql-query-app.
Issue-ID: ONAPARC-508
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I8ec7c6128fbc0577c73abacf1c8496eaf912fec7
|
|
Feature - rolling update of Collectd Daemonset based on CRD changes.
Added CollectdPlugins to the resource map
Bug Fix - Removed the OwnerReference for secondary resources.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Ic5e03b331c98fbd77a6fb694db0035b136e34c0a
|
|
Added local build for Operator SDK debugging
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Icd5a973bf04372cf7c9fe7d2a052930198b236a6
|
|
Release a helm chart and dockerfile for the sample promql_query_app
Issue-ID: ONAPARC-508
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I8fdddd3fe0094c132a485c1d40b524b8a8cb2062
|
|
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
Change-Id: I842fcae55600905bec9889c69b06eeac3cde71a2
|
|
Updated readme for distributed analytics.
Change-Id: I675c8b943df119b57638d893089e6384c4fcf5bb
Issue-ID: ONAPARC-280
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
This is to ensure after 'helm delete rook-ceph', it can be installed
again succefully.
Change-Id: I9ad8b83bca24542897ff08a90aece0249650917c
Issue-ID: ONAPARC-366
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
Fixed issue of prometheus throwing unauthorized rbac error.
Change-Id: I984bf637bf464803c35bfb32bf09b2974fec9053
Issue-ID: ONAPARC-506
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Fixed the panic issue as the daemonset was used instead of
DaemonsetList. Improved the logging to get data from configmap.
Filters used to query ConfigMap was wrong.
Issue-ID: OPTFRA-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I14807f7b254ccc0636b5cef6d58b4b6cc0c0e375
|
|
Sample application with helm charts to load from model repo.
Change-Id: If8d09e64044bc2587c444efd3ac95a451ec361dd
Issue-ID: ONAPARC-460
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Handle more error scenarios for promql
and improve README.Added copy rights
Change-Id: Idb3ac7e2aea6fe3e6df069f63e63b2a5208f96d1
Issue-ID: ONAPARC-452
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
Refactored prompql_api after project structure change.
Fix review comments and make a better read me.
Change-Id: I40b7b2da40d85e9f297d4bb87d8633c71bdd1ec0
Issue-ID: ONAPARC-452
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
Fix build issues.
Version control some files which were .gitignored.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Ia7d1b9ef0e518c1afea5ca91103309724111028c
|
|
Modified the project structure to improve maintainability and to add future CI and
integration test support.
Change-Id: Id30bfb1f83f23785a6b5f99e81f42f752d59c0f8
Issue-ID: ONAPARC-280
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Made changes to Makefile, added help and clean
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I2f99b26d415e411e6e7ca847ea082dcbf39698f4
|
|
Initial code for CollectdPlugin CRD controller.
Watches the CollectdPlugin CRDs and create/update configmap and restart
the Collectd Daemonset pods.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I24f7bebaefb8a0587029da55dee1934e8679ef96
|
|
Define spec for CollectdPlugin CRD.
Create CRD and sample CR for CollectdPlugin and autogenerated code.
Updated Makefile and deployment artifacts.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I10bc198976b415efcfab01258342abbd2b4dfcc9
|
|
Initial readme for distributed analytics.
Change-Id: I53ad9296711207685891340adcaf6d6210858412
Issue-ID: ONAPARC-280
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Initial commit for promQL query api and sample app for using the api
Change-Id: Id9c5d95f621edbb14b2eba7493c968c138d2d02a
Issue-ID: ONAPARC-452
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
Issue-ID: ONAPARC-503
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I54aa7d1d3a96251e7761aff92ad21a04aec71546
|
|
Just a sample go file for reading from a hdfs file.
Shall be deleted later.
Issue-ID: ONAPARC-451
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Icfdd4b2196e080b6da45dadaf498eeb5d5fba1ac
|
|
Create Makefile for collectd-operator
Updated .gitignore with coverage and other common ignorable files.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I6cbcaa5da1fe8ced58519e123ff548f5cf8da2b4
|
|
This contains the skelton code for developing the hdfs-writer further.
Issue-ID: ONAPARC-391
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I261c4a2bf12498bdba8a4720c3200ff9289a2328
|
|
Skeleton code for CollectD Operator repo.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I3894091cb6ec5ae11995e7914cf20e09b0def20a
|
|
Change-Id: I17cd225aafc15a73d5bc594355ff9cc56447215a
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Export and save the tensorflow model using Keras API.
Added support for Minio model repo by injecting the credentials to
Horovod pods. This model then can be served using Tensorflow Serving.
Change-Id: Id1e0b6696bc2bb1699786b08651c4d3bc353976c
Issue-ID: ONAPARC-460
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Change-Id: I8da19250cf9af4dc238ac3cb3ef4bb1b4a9a589f
Issue-ID: INT-1078
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: If59c6022a945e0ce9bc8fe1cfc8229cf0d963cc3
Issue-ID: INT-856
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I25330086dd8a7842d015da6b57d9812e5ecad296
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: Ia869971690e31e8a81ea0bb5c1707785f7ab819e
Issue-ID: INT-1073
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3
Issue-ID: INT-1070
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
|
|
Change-Id: I29576fb6d1e2700de5b1097e4ddfc261ca477ee9
Issue-ID: ONAPARC-451
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
|
|
Helm charts to include gloo as ingress for minio
Issue-ID: ONAPARC-492
Change-Id: I60501abd37f6ab40b628c4de3acb0faafb8392d4
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
|
|
Helm charts for gloo with support for Kubernetes ingress
Issue-ID: ONAPARC-491
Change-Id: Ia6342f79edef19120da4c28f376a3399991a8310
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
|
|
Change-Id: Iae71e408e4f766e726a028921343be39009b088f
Issue-ID: ONAPARC-457
Issue-ID: ONAPARC-443
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Issue-ID: ONAPARC-393
Change-Id: Id259b12505f899147b833f2b5cdb6ea66f6d560a
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Helm charts for Grafana
Added Prometheus and M3DB as datasouces
Change-Id: I60bebd0c8ef26f1dc3d91659c55c43f603dd0928
Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Change-Id: I126e6100422066dcec1466f07a5a249aee947c67
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I349a71e302616bc2d2ed45511ddc0bc58f8dd6f9
Issue-ID: INT-1035
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I6d62bcd10c60c422aaeb146078aee1b162838926
Issue-ID: ONAPARC-450
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
|
|
Change-Id: I61dc23b634dc244fbd039da7555251e8ae4027b5
Issue-ID: INT-1035
Signed-off-by: Marco Platania <platania@research.att.com>
|