Skip to content

MONIT 32316 process cloud watch logs - #827

Merged
joannatk merged 6 commits into
devfrom
deosu/MONIT-32316
Feb 18, 2023
Merged

MONIT 32316 process cloud watch logs#827
joannatk merged 6 commits into
devfrom
deosu/MONIT-32316

Conversation

@deosu

@deosu deosu commented Jan 30, 2023

Copy link
Copy Markdown
Contributor

Update the proxy to read logs with a format(logs_json_cloudwatch).
This code change has a dependency on the next java-lib release(which should be released soon). If the latest java-lib release is not 2023-01.1, then we need to get java-lb changes locally from the feature branch and build the java-lib jar. Then build the proxy jar with the following command.
mvn clean install:install-file -Dfile=<path to your java-lib jar> \ -DgroupId=com.wavefront \ -DartifactId=java-lib \ -Dversion=2023-01.1 \ -Dpackaging=jar

@deosu
deosu marked this pull request as ready for review January 30, 2023 20:29

@xuranchen xuranchen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deosu
deosu requested review from joannatk and laullon February 1, 2023 18:51
@deosu

deosu commented Feb 1, 2023

Copy link
Copy Markdown
Contributor Author

@laullon / @joannak-vmware please provide your review on this PR and help me in merging the changes with the dev branch. It is already reviewed by @xuranchen & is QA-certified. Here is a link to the Jira ticket - MONIT-32316

@laullon laullon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@laullon

laullon commented Feb 1, 2023

Copy link
Copy Markdown
Contributor

We need first to release java-lib with your changes, the you can change the version pon the pom.xml, and then merge

@joannatk

joannatk commented Feb 1, 2023

Copy link
Copy Markdown
Contributor

LGTM, Will approve PR after pom file changes.

Comment thread proxy/pom.xml Outdated
deosu and others added 2 commits February 16, 2023 15:56
# Conflicts:
#	proxy/pom.xml
#	proxy/src/main/java/com/wavefront/agent/listeners/WavefrontPortUnificationHandler.java

@joannatk joannatk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and java-lib updated

@joannatk
joannatk merged commit 1c76fb7 into dev Feb 18, 2023
@joannatk
joannatk deleted the deosu/MONIT-32316 branch February 18, 2023 00:32
joannatk added a commit that referenced this pull request Mar 1, 2023
* Proxy V12.2

* Update wavefront.conf.default (#819)

* Add 5 second timeout for PushAgent tests (#820)

* MONIT-32454 Update Dockerfile to create a directory (#822)

* Fix for CVE-2022-3171 (#825)

* Add debug logging (#823)

* MONIT-32483 record payloads batch before forwarding to vRLIC

* MONIT-32483 surround logging with try-catch

* prevent empty hostname tag

* Fix for CVE-2022-41881 (7.5) (#833)

* MONIT-30817: Api to get and search Proxy configuration (#832)

* MONIT-30817: MONIT-30817: Api to get and search Proxy configuration #811
* MONIT-30818: MONIT-30818: Api to get and search pre processor rules #826
* Bump java-lib version to 2023-02.1

* MONIT 32316 process cloud watch logs (#827)

* Update com.amazonaws - aws-java-sdk-sqs dep (#828)

Co-authored-by: Joanna Ko <69543190+joannak-vmware@users.noreply.github.com>

* MONIT-32317: Add a tag format to hyperlogs metrics (#831)

---------

Co-authored-by: German Laullon <glaullon@vmware.com>
Co-authored-by: Glenn Oppegard <goppegard@vmware.com>
Co-authored-by: Sumit Deo <93740684+deosu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants