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

chore(ci): move stream connectors to collect repository #1138

Draft
wants to merge 225 commits into
base: develop
Choose a base branch
from

Conversation

kduret
Copy link
Contributor

@kduret kduret commented Feb 12, 2024

Description

chore(ci): move stream connectors to collect repository

Fixes MON-35026

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 22.04.x
  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x (master)

bouda1 and others added 30 commits April 10, 2018 13:30
This script uses neb events and not metrics.
fix(doc): precisions on script names.
This version works with metrics events.
This stream connector will only work with centreon-broker-18.10.1
that contains the new parse_perfdata function.
change to lastest instead of 2.8.X
* enh(doc): improve splunk part
Thanks to David Guenault, this bug is fixed.
There was previously a bugged parse_perfdata function.
Now we use then centreon-broker one which is much better.
* Add Service Now stream connector
* add NDO output

* add OMI stream connector

* rename file

* add url configuration and improve readme
* Properly handle write return value

* Workaround duplicate events

* Add an option to skip anon events

* Improve documentation
…er, change authen method (#14)

* enh(influxdb-neb): add log_path and influxdb_retention_policy parameter, change authen method

Add a log_path parameter to provide path to log file
Add a influxdb_retention_policy parameter to provide RP when writing to DB
Change the way credentials are provided in request

* enh(doc): add new parameters for influxdb-neb script
* feat(elastic-neb): add elastic-neb.lua script

Handles both metrics and statuses

* feat(doc): add elastic-neb section

* enh(elastic-neb): add min/max/uom to metrics index

* feat(doc): update elastic-neb section
@kduret kduret marked this pull request as ready for review February 12, 2024 15:38
@kduret kduret requested review from a team as code owners February 12, 2024 15:38
with:
repository: "daurnimator/luatz"
path: "luatz-src"
ref: "v0.4-1"
Copy link
Member

Choose a reason for hiding this comment

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

is seems possible to enforce commit hash instead 🤔
e.g 0v.4-1 = e49b496e112ae1f0efdec24fc1c6a6f978f68014
image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am not sure the benefit of adding a commit hash here ?

kduret and others added 2 commits February 15, 2024 15:29
Co-authored-by: May <110405507+paul-oureib@users.noreply.github.com>
@kduret kduret marked this pull request as draft May 21, 2024 09:01
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.