Skip to content

Kuberenetes Events #15

@sjairam

Description

@sjairam

Which source do you want to see?

Describe the fields you'd like to configure in the wizard
A clear and concise description of which fields should be available in the wizard. This is ideally a subset of the fields available in the complete configuration.
Well I would like the wizard to gen a block as such
loki.source.kubernetes_events "sanjay" {
// Only watch for events in the kube-system namespace.
namespaces = ["kube-system"]

forward_to = [loki.write.local.receiver]
}

** What kind of telemetry does this source produce? **
Please tell us which signals this source emits
K8s events / logs

Additional context
Add any other context or screenshots about the feature request here.
This should be agnostic of the k8 providers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions