Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Missing configuration for scheduled (success #67

Closed
krx252525 opened this issue Jun 12, 2018 · 1 comment
Closed

Missing configuration for scheduled (success #67

krx252525 opened this issue Jun 12, 2018 · 1 comment

Comments

@krx252525
Copy link

I'm a little

_sourceCategory = *kube-scheduler*
| timeslice 1h
| parse "Successfully assigned * to *\"" as name2,node
| parse "reason: '*'" as reason
| parse "type: '*'" as normal
| parse "Name:\\\"*\\\"" as name
| parse "Namespace:\\\"*\\\"" as namespace
| parse "Kind:\\\"*\\\"" as kind
| count by _timeslice, namespace
| transpose row _timeslice column namespace
| fillmissing timeslice(1h) 
@krx252525
Copy link
Author

Not sure what happened here - closing this in favour of #68

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

No branches or pull requests

1 participant