Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added HAProxy Integration #1265

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Added HAProxy Integration #1265

merged 3 commits into from
Nov 29, 2023

Conversation

Pothula-Kalyani-ML
Copy link
Contributor

@Pothula-Kalyani-ML Pothula-Kalyani-ML commented Nov 21, 2023

Description

Added new observability integration for HAProxy

Issues Resolved

Ability to monitor HAProxy Access Logs

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

Results

image
image

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c9c1a32) 44.06% compared to head (ba7d00c) 44.06%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1265   +/-   ##
=======================================
  Coverage   44.06%   44.06%           
=======================================
  Files         329      329           
  Lines       19682    19682           
  Branches     4685     4685           
=======================================
+ Hits         8672     8673    +1     
+ Misses      10965    10964    -1     
  Partials       45       45           
Flag Coverage Δ
dashboards-observability 44.06% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Swiddis Swiddis left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, and especially for including a docker-compose file. It helps a ton with reviewing faster. There are still a few questions I have about getting it set up, I think the bulk of the issue is just that this is built off of an old test compose that needs a couple updates to accommodate the new setup.

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>
Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>
Copy link
Collaborator

@Swiddis Swiddis left a comment

Choose a reason for hiding this comment

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

LGTM!

@Swiddis Swiddis merged commit f1237c1 into opensearch-project:main Nov 29, 2023
9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 29, 2023
* Added HAProxy Integration

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>

* Updated test directory  for HAProxy integration

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>

* updated docker-compose.yaml and otel-converter.lua

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>

---------

Signed-off-by: Pothula-Kalyani-ML <pothula.kalyani@maplelabs.com>
(cherry picked from commit f1237c1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants