Skip to content

[prometheus] add event.module and event.dataset#1249

Merged
endorama merged 5 commits intoelastic:masterfrom
endorama:prometheus-event-module
Jun 30, 2021
Merged

[prometheus] add event.module and event.dataset#1249
endorama merged 5 commits intoelastic:masterfrom
endorama:prometheus-event-module

Conversation

@endorama
Copy link
Copy Markdown
Contributor

@endorama endorama commented Jun 30, 2021

What does this PR do?

Add event.module and event.dataset to all data streams in prometheus package.

From changes discussed in https://github.com/elastic/security-team/issues/780

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

I didn't run elastic-package test as I'm still setting up all the required environment.

endorama added 2 commits June 30, 2021 10:34
Add `module.event` and `module.dataset` to all data streams in
prometheus package.

From changes discussed in
elastic/security-team#780
@endorama endorama added the Team:Integrations Label for the Integrations team label Jun 30, 2021
@elasticmachine
Copy link
Copy Markdown

Pinging @elastic/integrations (Team:Integrations)

@endorama endorama requested a review from mtojek June 30, 2021 08:46
@endorama endorama changed the title add module.event and module.dataset to prometheus package [prometheus] add module.event and module.dataset Jun 30, 2021
@elasticmachine
Copy link
Copy Markdown

elasticmachine commented Jun 30, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #1249 updated

  • Start Time: 2021-06-30T09:26:31.074+0000

  • Duration: 11 min 31 sec

  • Commit: 84e42f1

Test stats 🧪

Test Results
Failed 0
Passed 15
Skipped 0
Total 15

Trends 🧪

Image of Build Times

Image of Tests

Copy link
Copy Markdown
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Please make sure to bump up kibana version constraint:

conditions:
  kibana.version: "^7.14.0"

# newer versions go on top
- version: "0.4.0"
changes:
- description: Set `module.event` and `module.dataset`
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.

nit: event.module and event.dataset

nit: same in the PR description

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@endorama endorama changed the title [prometheus] add module.event and module.dataset [prometheus] add event.module and event.dataset Jun 30, 2021
Copy link
Copy Markdown
Contributor

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Ship it, please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants