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

Namespace labels to kubernetes metadata - ELasticsearch - Metricbeat #19474

Closed
AMAbhi opened this issue Jun 27, 2020 · 4 comments
Closed

Namespace labels to kubernetes metadata - ELasticsearch - Metricbeat #19474

AMAbhi opened this issue Jun 27, 2020 · 4 comments
Labels
Team:Platforms Label for the Integrations - Platforms team

Comments

@AMAbhi
Copy link

AMAbhi commented Jun 27, 2020

Hi
I am working on an issue where i have assigned labels to my kubernetes namespace externally through kubectl command and wanted to get those kubernetes namespace labels in the metricbeat. I am following this #14044.
I have seen that this feature is now added in the ES 7.x, but i am using ES 6.6. so is there any way to support this feature in ES 6.6 or modifying the code in my 6.6 forked branch to support this? Is there any possible solution available?

It would be great if you just give me an update or some guidance on this.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 27, 2020
@andresrc andresrc added the Team:Platforms Label for the Integrations - Platforms team label Jun 28, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 28, 2020
@andresrc
Copy link
Contributor

Hi,

New features are not backported to the previous major, but 7.x should be able to write to ES 6.8.x? Could you give it try just upgrading metricbeat?

@AMAbhi
Copy link
Author

AMAbhi commented Jun 30, 2020

Hi,

New features are not backported to the previous major, but 7.x should be able to write to ES 6.8.x? Could you give it try just upgrading metricbeat?

Thank you for the response!
We are using ES 6.6 and we have no plan to upgrade the version. We want "get namespace label functionality" in 6.6 version. So is there any way to add features in 6.6 or any reference code files or is it possible to add this feature in 6.6?

@andresrc
Copy link
Contributor

Hi,

We only backport needed bug fixes to the last minor of the previous major (6.8.x in this case) but not new features. You could try to backport the PR to your private 6.6 branch yourself, but I'm afraid we won't be able to provide support.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

No branches or pull requests

3 participants