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

[exporter/awscloudwatchlogsexporter] Enable logGroup and logStream templating #12179

Closed
wants to merge 44 commits into from

Conversation

boostchicken
Copy link
Member

@boostchicken boostchicken commented Jul 8, 2022

Allows templating in logStream and logGroup, enables this to consume logs from multiple nodes.

Signed-off-by: John Dorman [email protected]

Description: Cloudwatch Logs exporter now supports multiple pushers, this way it can support input from multiple nodes

Link to tracking Issue: #10887

Testing: Existing Unit Tests

Moving to multiple pushers

Signed-off-by: John Dorman <[email protected]>
@boostchicken boostchicken changed the title #10887 Update Pusher to support Multiples [exporter/awscloudwatchlogsexporter] Enable logGroup and logStream templating Jul 8, 2022
@boostchicken boostchicken marked this pull request as ready for review July 8, 2022 13:40
@boostchicken boostchicken requested review from a team and Aneurysm9 July 8, 2022 13:40
Copy link
Contributor

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

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

There is a few things I would like some discussion on before this is considered ready.

exporter/awscloudwatchlogsexporter/README.md Outdated Show resolved Hide resolved
exporter/awscloudwatchlogsexporter/exporter.go Outdated Show resolved Hide resolved
exporter/awscloudwatchlogsexporter/utils.go Outdated Show resolved Hide resolved
exporter/awscloudwatchlogsexporter/utils.go Outdated Show resolved Hide resolved
exporter/awsemfexporter/util.go Outdated Show resolved Hide resolved
exporter/awsemfexporter/grouped_metric.go Outdated Show resolved Hide resolved
internal/aws/cwlogs/conventions.go Outdated Show resolved Hide resolved
exporter/awscloudwatchlogsexporter/exporter.go Outdated Show resolved Hide resolved
internal/aws/cwlogs/pusher_cache.go Outdated Show resolved Hide resolved
@boostchicken boostchicken requested a review from Aneurysm9 July 12, 2022 09:23
@thomasbaldwin
Copy link
Contributor

Thank you so much for your work on this @boostchicken !

# Conflicts:
#	exporter/awsemfexporter/util.go
#	internal/aws/cwlogs/go.mod
@boostchicken
Copy link
Member Author

@Aneurysm9 this is not state and is ready for merge>

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 15, 2022
@github-actions
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Sep 29, 2022
@boostchicken
Copy link
Member Author

Any reason why this was nevver merged?

@MovieStoreGuy
Copy link
Contributor

Unfortunately, it looks like it was missed in the backlog of PRs.

If you'd still like this feature in, please reopen and rebase with main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants