-
Notifications
You must be signed in to change notification settings - Fork 16
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
XXX Log to perfdb.dcol1.delphix.com by default #93
Draft
prakashsurya
wants to merge
48
commits into
develop
Choose a base branch
from
dlpx/pr/prakashsurya/aa0cbaa8-0bf0-465b-afb4-9cb388a22c8d
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
XXX Log to perfdb.dcol1.delphix.com by default #93
prakashsurya
wants to merge
48
commits into
develop
from
dlpx/pr/prakashsurya/aa0cbaa8-0bf0-465b-afb4-9cb388a22c8d
Conversation
This file contains 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
port txg dtrace script to ebpf
…race script to ebpf (#38)
…l fails to find zvol_impl.h on AWS (#42)
estat: remove mandatory final positional duration argument estat: too many arguments output when there are too few
…#47) Co-authored-by: Brad Lewis <[email protected]>
Co-authored-by: John Gallagher <[email protected]>
* Fix usage message for zil program * Fix arg parsing error message
…uld flush output and include timestamps (#63)
…pends on python3-minimal instead of python-minimal (#67)
…obecloses #45 (#68) Co-authored-by: Brad Lewis <[email protected]>
…text is missing documentation for arc_prefetch (#70)
…t needs to be fixed so it reports data correctly (#71)
…ctor not running on aws (#75)
…pproach to stbtrace script (#77)
…cy to the performance-diagnostic package (#82)
…cy to the performance-diagnostic package (#85)
Initial addition of configuration and control files to enable performance metric collection using the Telegraf agent. See also IDEA-2835 : Improving Support Bundle Performance Metrics Includes: - Service definition and startup script for "delphix-telegraf" - Modified version of "estat" adding JSON output via a "-j" option - A "perf_playbook" wrapper script to enable/disable enhanced collection - Configuration file sections (combined on startup) - Simple wrappers to facilitate parsing of "nfs_threads", "zpool iostat -o", and "zcache stats -a" outputs The service starts with a "base" set of metrics, but will include Object Storage metrics when it is detected, and will include Performance Playbook commands if that has been enabled (manually). The config is reassembled each startup. File paths intended: /opt/delphix/server/bin/delphix-telegraf-service /lib/systemd/system/delphix-telegraf.service /etc/telegraf/nfs-threads.sh /opt/delphix/server/bin/perf_playbook /etc/telegraf/telegraf.base /etc/telegraf/telegraf.inputs.dose /etc/telegraf/telegraf.inputs.playbook /etc/telegraf/zcache-stats.sh /etc/telegraf/zpool-iostat-o.sh This configuration records 4 output files (rotated on size) for main metrics, aggregate statistics (min,max,mean,stddev) and Playbook outputs to enable independent retention periods.
CP-8403 Adding Telegraf-based metric collection.
GHM-743 transition more platform repository to pre-gitflow branching model
DLPX-82298 Telegraf needs a restart delay for external programs Added a 30s restart delay to external commads invoked via the "execd" plugin
…lection (#91) DLPX-82457 Telegraf: add zio-queue and metaslab-alloc to playbook collection Added entries for these two commands
prakashsurya
force-pushed
the
dlpx/pr/prakashsurya/aa0cbaa8-0bf0-465b-afb4-9cb388a22c8d
branch
from
March 28, 2023 19:17
802acf2
to
07c6709
Compare
|
delphix-devops-bot
force-pushed
the
develop
branch
from
April 17, 2023 18:23
1340e41
to
a9e54a1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.