nonrtric/plt/ranpm.git
12 months agoDocumentation of Data file collector 59/10959/5
PatrikBuhr [Thu, 20 Apr 2023 04:42:23 +0000 (06:42 +0200)]
Documentation of Data file collector

Documentation of Influx Logger

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-864
Change-Id: I0acb0f72fb12638c1bed9095056d8db4a74a8dc3

12 months agoUpdated some copyright texts. 60/10960/1
PatrikBuhr [Thu, 20 Apr 2023 11:37:37 +0000 (13:37 +0200)]
Updated some copyright texts.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-863
Change-Id: I894841925857310bad4f475098fab5610bf3d8a6

12 months agoDocumentation of PM Producer 48/10948/3
PatrikBuhr [Thu, 6 Apr 2023 11:17:36 +0000 (13:17 +0200)]
Documentation of PM Producer

Documentation.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-863
Change-Id: Ie67d2aaeca4fef054fea2a08891515c89afe0086

13 months agoAdding source name to kafka headers 58/10858/2
PatrikBuhr [Thu, 6 Apr 2023 11:03:35 +0000 (13:03 +0200)]
Adding source name to kafka headers

The name of the PM reporting node is added to the Kafka headers.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-859
Change-Id: I05bd520b953036fe347bed91a638a47228e896b4

13 months agoMerge "Helm charts and apps for pm-setup"
Patrik Buhr [Tue, 4 Apr 2023 11:05:29 +0000 (11:05 +0000)]
Merge "Helm charts and apps for pm-setup"

13 months agoHelm charts and apps for pm-setup 45/10745/3
BjornMagnussonXA [Fri, 17 Mar 2023 13:55:16 +0000 (14:55 +0100)]
Helm charts and apps for pm-setup

Helm charts and scripts for installation
Apps - https-server, pm-rapp and kafka-pm-producer

Issue-ID: NONRTRIC-854
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I167b377f7d1a54923a040b05c4177afbb87ad7ef

13 months agoMinor refactorinng of datafaile collector 64/10764/1
PatrikBuhr [Fri, 24 Mar 2023 07:53:47 +0000 (08:53 +0100)]
Minor refactorinng of datafaile collector

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I951449142e27cb4da7ba69e7335424b4c6d024ec

13 months agoAdded support for using oauth token for Kafka 62/10762/1
PatrikBuhr [Thu, 23 Mar 2023 14:04:00 +0000 (15:04 +0100)]
Added support for using oauth token for Kafka

in datafile collector

OAUTHBEARER is supported as SASL mechanism.
This can be done over SSL or plain text.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I55760d72f2f8c498bd9d57dbb7a99756843f4606

13 months agoMerge "Added support for using oauth token for Kafka"
Patrik Buhr [Thu, 23 Mar 2023 13:00:32 +0000 (13:00 +0000)]
Merge "Added support for using oauth token for Kafka"

13 months agoAdded support for using oauth token for Kafka 53/10753/8
PatrikBuhr [Tue, 21 Mar 2023 09:16:11 +0000 (10:16 +0100)]
Added support for using oauth token for Kafka

in pmproducer and in influxlogger

OAUTHBEARER is supported as SASL mechanism.
This can be done over SSL or plain text.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I96afd34457da1a7115d417e7a11cc3072d284e00

13 months agoMerge "Changed so that registration never gives up"
Patrik Buhr [Wed, 22 Mar 2023 10:18:04 +0000 (10:18 +0000)]
Merge "Changed so that registration never gives up"

13 months agoChanged so that registration never gives up 52/10752/1
PatrikBuhr [Tue, 21 Mar 2023 09:46:52 +0000 (10:46 +0100)]
Changed so that registration never gives up

This includes registration of types, registration of producer and creation of the input job.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I3f3cafaa73c23100d6c0c7602be75e3b0f6f45d9

13 months agoMinimized ranpm java 17 images 50/10750/1
BjornMagnussonXA [Mon, 20 Mar 2023 22:37:17 +0000 (23:37 +0100)]
Minimized ranpm java 17 images

Issue-ID: NONRTRIC-845
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I1240606dcda7604d44d5c4dc0b923421c7e723ef

14 months agoBugfix, configuration-filepath missing in application.yaml 43/10743/1
PatrikBuhr [Fri, 17 Mar 2023 07:48:56 +0000 (08:48 +0100)]
Bugfix, configuration-filepath missing in application.yaml

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I414140465dd12a451561645bb27e35d1df7ca207

14 months agoMinor changes 38/10738/4
PatrikBuhr [Wed, 15 Mar 2023 13:46:05 +0000 (14:46 +0100)]
Minor changes

pm_producer-service -> pm-producer-service

Tidying up, removal of non used paramters.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I41dfb69cd4624e17b1152df360b67906ebffeb29

14 months agoMaking concurrency configurable 28/10728/2
PatrikBuhr [Mon, 13 Mar 2023 08:59:59 +0000 (09:59 +0100)]
Making concurrency configurable

The concurrency is made configurable by means of a parameter in application.yaml.
The retry when storing in S3 failed is made less aggressive.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I818ca633adbc08e7a74b1092327af5191200cc44

14 months agoSome tidying up 97/10697/2
PatrikBuhr [Thu, 9 Mar 2023 14:11:37 +0000 (15:11 +0100)]
Some tidying up

Mainly in pom files

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I534852c768733d96031ff28a8c1a31bd4ba53d02

14 months agoMerge "Storage of PM Data in influx"
Patrik Buhr [Thu, 9 Mar 2023 12:30:39 +0000 (12:30 +0000)]
Merge "Storage of PM Data in influx"

14 months agoMerge "Creating datafile"
Patrik Buhr [Thu, 9 Mar 2023 12:30:11 +0000 (12:30 +0000)]
Merge "Creating datafile"

14 months agoCreating PM-producer 58/10658/3
PatrikBuhr [Mon, 6 Mar 2023 08:07:04 +0000 (09:07 +0100)]
Creating PM-producer

This is based on on the DmaapAdapter. Everything but producing of PM data is removed.

Change-Id: I83ca2e9033addafb17a3f71a739f00ed79b8ca64
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853

14 months agoCreating datafile 55/10655/9
PatrikBuhr [Fri, 3 Mar 2023 13:02:50 +0000 (14:02 +0100)]
Creating datafile

Datafile collector, wich is moved from the prototype repo.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-852
Change-Id: I1b91a51e328dc8cd11c14b290fe7296ed165ddf4

14 months agoStorage of PM Data in influx 59/10659/1
PatrikBuhr [Tue, 7 Mar 2023 12:16:43 +0000 (13:16 +0100)]
Storage of PM Data in influx

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-840
Change-Id: Ie3ebb1cb1ab78c84b39eefbc702b035c47f74a40

14 months agoMerge "Automation adds INFO.yaml"
John Keeney [Thu, 2 Mar 2023 20:23:45 +0000 (20:23 +0000)]
Merge "Automation adds INFO.yaml"

14 months agoAutomation adds INFO.yaml 05/10605/2
LF Jenkins CI [Tue, 28 Feb 2023 17:45:33 +0000 (17:45 +0000)]
Automation adds INFO.yaml

Change-Id: I9d6a255691d235c8874ccad2e26b55610b52e14b
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
14 months agoChore: Automation adds .gitreview 86/10586/1
lf-jobbuilder [Tue, 28 Feb 2023 17:45:31 +0000 (17:45 +0000)]
Chore: Automation adds .gitreview

Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Change-Id: I19e2f90673b45ec0248ae86de00386098c80e792

14 months agoInitial empty repository
LF Jenkins CI [Tue, 28 Feb 2023 17:45:26 +0000 (17:45 +0000)]
Initial empty repository