-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add Live Process Integration Saved Views #8634
Merged
FlorianVeaux
merged 7 commits into
master
from
victor.atteh/process_add_integration_saved_views
Feb 23, 2021
Merged
Add Live Process Integration Saved Views #8634
FlorianVeaux
merged 7 commits into
master
from
victor.atteh/process_add_integration_saved_views
Feb 23, 2021
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
ghost
added
changelog/no-changelog
documentation
integration/activemq
integration/apache
integration/cassandra
integration/ceph
integration/consul
integration/couchbase
integration/couch
integration/elastic
integration/etcd
integration/fluentd
integration/gearmand
integration/glusterfs
integration/gunicorn
integration/haproxy
integration/kafka
integration/kong
integration/kyototycoon
integration/lighttpd
integration/marathon
integration/marklogic
integration/mcache
integration/mesos_master
integration/mongo
integration/mysql
integration/nagios
integration/nginx
integration/openstack
labels
Feb 16, 2021
kayayarai
reviewed
Feb 17, 2021
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.
No docs/description text to review
…s_add_integration_saved_views
FlorianVeaux
previously approved these changes
Feb 22, 2021
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 great, saved views are correctly formatted, and I can see them in the staging environment.
Good to merge 👍
…s_add_integration_saved_views
FlorianVeaux
approved these changes
Feb 23, 2021
FlorianVeaux
deleted the
victor.atteh/process_add_integration_saved_views
branch
February 23, 2021 14:55
github-actions bot
pushed a commit
that referenced
this pull request
Feb 23, 2021
* add live process integration saved views for integrations with "process_signatures" * update validation to include process_overview page * update views to use name field vs integration_id when creating filter tag * remove ssh_check process integration saved view * use display name in integration saved view 0034894
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changelog/no-changelog
dev/tooling
documentation
integration/activemq
integration/apache
integration/cassandra
integration/ceph
integration/consul
integration/couch
integration/couchbase
integration/datadog_checks_dev
integration/elastic
integration/etcd
integration/fluentd
integration/gearmand
integration/glusterfs
integration/gunicorn
integration/haproxy
integration/kafka
integration/kong
integration/kyototycoon
integration/lighttpd
integration/marathon
integration/marklogic
integration/mcache
integration/mesos_master
integration/mongo
integration/mysql
integration/nagios
integration/nginx
integration/openstack
integration/pgbouncer
integration/php_fpm
integration/postfix
integration/postgres
integration/powerdns_recursor
integration/rabbitmq
integration/redisdb
integration/rethinkdb
integration/riakcs
integration/solr
integration/ssh_check
integration/supervisord
integration/teamcity
integration/tokumx
integration/tomcat
integration/varnish
integration/voltdb
integration/zk
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.
What does this PR do?
Used a script to add saved views to any integration with the "process_integrations" field. These integrations will have the
integration
tag used to create saved views in the Live Processes page@DataDog/processes
Review checklist (to be filled by reviewers)
changelog/
andintegration/
labels attached