-
Notifications
You must be signed in to change notification settings - Fork 176
Windows modular observ lib #1050
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
aeb5405
Add initial structure for windows modular mixin
v-zhuravlev 1756c54
Add panels skeleton for main
v-zhuravlev 0b737c0
Update main
v-zhuravlev 39797eb
Update dashboards
v-zhuravlev ac17aae
Add new targets and panels
v-zhuravlev 77121c1
Add more panels and targets
v-zhuravlev e4d13b8
Update to remote
v-zhuravlev 6356289
Add overview panels and targets
v-zhuravlev e4f7067
Fix to work with latest grafonnet
v-zhuravlev 23eaf04
Add loglib dashboard to pack
v-zhuravlev 2570246
Fix uptime override in fleet table
v-zhuravlev 3237531
Update refresh for vars
v-zhuravlev 25ba2aa
Update windows logs format
v-zhuravlev e837279
Add optional logs annotations
v-zhuravlev 21661b4
Add datalinks from fleet table
v-zhuravlev adc3d24
Add number of alertsCritical/alertsWarning to fleet table
v-zhuravlev 17ab90f
Add grouplabels to reboot annotations
v-zhuravlev 138b77b
Add drilldown links to topk panels
v-zhuravlev 0d80c2b
jsonnet format
v-zhuravlev 1106ec8
Update args
v-zhuravlev c2a43b6
Add system dashboard layout and timezone metric
v-zhuravlev 49b5915
Add osTimezone target
v-zhuravlev 7d6494b
Add cpu usage by mode
v-zhuravlev 370fab5
Add cpuqueu
v-zhuravlev d6dc77a
Add cpu queue panel
v-zhuravlev f364d87
fmt main
v-zhuravlev 2d64f40
add system panels
v-zhuravlev 7aff434
Add alerts and refresh,period,timezone
v-zhuravlev 105183e
Move lib to sep dir
v-zhuravlev 393c872
Fmt
v-zhuravlev d3d2537
Switch mixin to use windows-observ-lib
v-zhuravlev 7364671
Add alerts todo
v-zhuravlev d40b7c7
Add comments
v-zhuravlev 9df70c8
move config to config.libsonnet (mixin style)
v-zhuravlev 629fe87
Remove unused chart
v-zhuravlev 100ce58
update jsonnetfile
v-zhuravlev 2d6268e
Update links
v-zhuravlev e45f365
Add grafonnet dep
v-zhuravlev e4c123f
Add physical drive alert
v-zhuravlev 0dbd65d
Update line format
v-zhuravlev cb9d5be
Update alerts 'for' durations
v-zhuravlev 4de65df
Add disk and filesystem dashboard
v-zhuravlev cdcb124
Drop network dashboard
v-zhuravlev 671e942
change default uids
v-zhuravlev 8a05e8e
Update imports
v-zhuravlev 5ee2e13
Add readme
v-zhuravlev f0a2d59
Update readme
v-zhuravlev 45e21c0
Update logs config
v-zhuravlev ee8d8f2
fmt
v-zhuravlev d9d6b0b
Fix typo in readem
v-zhuravlev 7c8dfd9
Add descriptions
v-zhuravlev 09a9a47
Change logs datasource label
v-zhuravlev fc70723
Sentence case all labels and table column names
v-zhuravlev ebe8e0a
Fix customAllValue
v-zhuravlev 30da9a6
Fix commonlib import
v-zhuravlev 57877a6
Update jsonnet dep
v-zhuravlev b57302d
Update panels
v-zhuravlev 3841f9a
Update version
v-zhuravlev b9708d4
Fmt
v-zhuravlev 1ceebde
Add time collector tip in ntp panels
v-zhuravlev d4f3351
Revert commonlib link
v-zhuravlev e38a7fd
Adding NTP alerts.
gaantunes d66f682
Adding time offset alert
gaantunes 9ca1340
Move utils to commonlib
v-zhuravlev 409ce6a
Suggestions from Vitaly
gaantunes cb2e270
removing service not running metric.w
gaantunes e384c2b
lint fix
gaantunes b319c4a
Update variables
v-zhuravlev e30cf6f
Remove TODO notes
v-zhuravlev 77994b1
Rename 'all' to 'generic'
v-zhuravlev e87b429
Rename to generic 2
v-zhuravlev 6d58b00
Remove redundant uid
v-zhuravlev 6fb794e
Drop unused label from reboot annotation
v-zhuravlev 4332de9
Update observ lib 'schema'
v-zhuravlev c07cc92
Update jsonnet deps to main
v-zhuravlev 1d0eb76
Update regex
v-zhuravlev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add alerts todo
- Loading branch information
commit 7364671e848fb1c577c5abf9913bdbaf44215f0f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these are all done, this can be removed?