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

[Docs] Fixed metricbeat redis exported field CPU descriptions #25846

Merged
merged 2 commits into from
Jun 24, 2021

Conversation

joostdecock
Copy link
Contributor

What does this PR do?

Fixed descriptions that were mixed up.

Why is it important?

The name is pretty self-explanatory, but still. Documentation shouldn't lie.

Author's Checklist

  • Not sure if this requires a CHANGELOG entry?

How to test this PR locally

Docs changes only

Use cases

People looking up the definition of the exported fields should get correct results.

These were mixed up.
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 25, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented May 25, 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: dedemorton commented: jenkins run the tests please

  • Start Time: 2021-06-24T22:18:53.159+0000

  • Duration: 30 min 32 sec

  • Commit: 4b4fbc1

Test stats 🧪

Test Results
Failed 0
Passed 8689
Skipped 2126
Total 10815

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 8689
Skipped 2126
Total 10815

@botelastic
Copy link

botelastic bot commented Jun 24, 2021

Hi!
We just realized that we haven't looked into this PR in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it in as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Jun 24, 2021
@jsoriano jsoriano added the Team:Integrations Label for the Integrations team label Jun 24, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed needs_team Indicates that the issue/PR needs a Team:* label Stalled labels Jun 24, 2021
@jsoriano
Copy link
Member

/test

@jsoriano
Copy link
Member

Hey @joostdecock,

This change should be applied in master first, could you please rebase the PR?

Also, the file you changed is autogenerated, these changes should be done in the fields definition in the redis module, here.

Thanks!

@joostdecock
Copy link
Contributor Author

Can't really remember how I ended up selecting a branch 🤔

As for updating an auto-generated file: I clicked that Edit this file on github link in the docs.
I didn't expect it to be a trap 😉

At work now, will let this sit in my inbox for later.

@jsoriano
Copy link
Member

jsoriano commented Jun 24, 2021

As for updating an auto-generated file: I clicked that Edit this file on github link in the docs.
I didn't expect it to be a trap 😉

Oops, sorry, yes, I think this button should be improved 😬

@dedemorton do you know if there is something we can do to make this link point to the correct file in the master branch?

@dedemorton
Copy link
Contributor

@joostdecock We definitely don't want the documentation to lie, so thank you for submitting this request!

@jsoriano There used to be a way to override edit links, but I think that went away with some "improvements" we made to the doc build. It might still be possible, but I don't think it's a good idea because in many cases you need to run make update after updating the source files anyhow.

So...whenever a PR comes in from the community through the Edit link, I'm happy to make the changes needed to get the doc build running, then I'll backport and/or forwardport the commit.

I don't want folks to feel discouraged about contributing to the docs, or feel like they need to get up to speed on our build environment just to make a few simple edits.

Feel free to assign PRs like this to me in the future, and I'll take care of them.

@dedemorton
Copy link
Contributor

The commit I pushed should fix the build problem. I'll take care of merging and backporting. Thanks!

@dedemorton
Copy link
Contributor

jenkins run the tests please

@dedemorton dedemorton merged commit 81c22bf into elastic:7.12 Jun 24, 2021
dedemorton added a commit to dedemorton/beats that referenced this pull request Jun 24, 2021
…c#25846)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>
dedemorton added a commit to dedemorton/beats that referenced this pull request Jun 24, 2021
…c#25846)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>
dedemorton added a commit to dedemorton/beats that referenced this pull request Jun 24, 2021
…c#25846)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>
@jsoriano
Copy link
Member

Thanks @dedemorton!

dedemorton added a commit that referenced this pull request Jun 28, 2021
#26494)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>

Co-authored-by: Joost De Cock <[email protected]>
dedemorton added a commit that referenced this pull request Jun 28, 2021
#26495)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>

Co-authored-by: Joost De Cock <[email protected]>
dedemorton added a commit that referenced this pull request Jun 29, 2021
#26496)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>

Co-authored-by: Joost De Cock <[email protected]>
mdelapenya added a commit to mdelapenya/beats that referenced this pull request Jun 30, 2021
* master: (25 commits)
  fix: Force PLATFORMS environment variable when we build Elastic Agent dependencies on arm64 (elastic#26415)
  macos for metricbeat to run in the extended meta-stage (elastic#26573)
  Packaging: add arm7 platform in the main pipeline (elastic#26575)
  [Heartbeat] Skip flakey timer queue test (elastic#26592)
  Update to "read_pipeline" permission (elastic#26465) (elastic#26580)
  API keys do not reflect the need for read_pipeline (elastic#26466) (elastic#26582)
  Add Fleet agent.id to Agent monitoring data (elastic#26548)
  Add kinesis metricset (elastic#25989)
  Refactor of system/memory metricset (elastic#26334)
  Introduce httpcommon package in libbeat (add support for Proxy) (elastic#25219)
  [Filebeat] change multiline configuration in awss3 input to parsers (elastic#25873)
  docs: Hint for the error "Error extracting container id" (elastic#25824)
  [Docs] Fixed metricbeat redis exported field CPU descriptions (elastic#25846) (elastic#26496)
  Update urllib to 1.26.5. (elastic#26380)
  Update golang.org/x/crypto (elastic#26448)
  [Filebeat] Update Fortinet Ingest Pipeline (elastic#24816)
  Move parsers outside of filestream input so others can use them as well (elastic#26541)
  [Filebeat] Fix `threatintel.indicator.url.full` field not populating (elastic#26508)
  [Filebeat] Add network direction processor to Zeek and Suricata modules (elastic#24620)
  Logging code cleanup related to Nomad auto-discovery (elastic#26498)
  ...
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…c#25846)

* Fixed redis CPU descriptions

These were mixed up.

* Make changes to fields.yml in meta dir

Co-authored-by: dedemorton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs review Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants