Elijah DeLee
d50c97ae22
Updates to Grafana Dashboard and example alerts
...
More fun in the grafana dashboard. The rows organize the panels and are
collapsable. Also, tested with multiple nodes and fixed some
labeling issues when there are more than one node.
Update grafana alerting readme info and some fun prose about one of the
alerts as well as some reorganizing of the code for clarity.
finally, drop the time to fire for alerts because it's better to have them be a bit touchy so users can verify they work vs. not being sure.
2022-10-11 11:14:22 -04:00
Elijah DeLee
560b952dd6
Make DB max connections configurable in dev env
...
This was causing me issues when using multiple nodes in the dev
environment
2022-10-10 09:56:07 -04:00
Hao Liu
62c773e912
Merge pull request #13022 from kurokobo/fix-execution-node
2022-10-09 20:23:59 -04:00
kurokobo
fd38c926b2
fix: extend expiration date for receptor certificate for execution node
2022-10-09 06:38:35 +09:00
Alex Corey
150c55c72a
Merge pull request #12989 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-core-4.239.0
...
Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui
2022-10-07 10:00:53 -04:00
dependabot[bot]
417ac3b88c
Bump @patternfly/react-core from 4.231.8 to 4.239.0 in /awx/ui
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 4.231.8 to 4.239.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.231.8...@patternfly/react-core@4.239.0 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 13:36:55 +00:00
Alex Corey
9e0d1a678c
Merge pull request #12985 from ansible/dependabot/npm_and_yarn/awx/ui/devel/styled-components-5.3.6
...
Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui
2022-10-07 09:35:36 -04:00
Alex Corey
1a766c09e7
Merge pull request #12986 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-icons-4.90.0
...
Bump @patternfly/react-icons from 4.75.1 to 4.90.0 in /awx/ui
2022-10-07 09:34:41 -04:00
Alan Rominger
7849c0fb1e
Merge pull request #12694 from AlanCoding/whoami
...
Shortcut Instance.objects.me when possible
2022-10-06 15:25:29 -04:00
Sarah Akus
35a7e43f22
Merge pull request #13005 from marshmalien/13002-fix-source-add-schedule
...
Fix undefined launchConfig error in schedule form
2022-10-06 14:18:23 -04:00
Marliana Lara
47a6a73fc5
Fix undefined launchConfig error in schedule form
2022-10-06 13:58:00 -04:00
Alan Rominger
805091cfc1
Merge pull request #12969 from AlanCoding/code_deletions
...
[tech debt] Remove imports and references that are no longer needed
2022-10-06 09:33:03 -04:00
Hao Liu
8d05e339ae
Merge pull request #13009 from TheRealHaoLiu/update-instance-install-bundle-requirements
...
update instance install bundle requirement and bump receptor collection to v1.0.0
2022-10-05 16:44:38 -04:00
Hao Liu
8472e3a26d
update instance install bundle requirement
...
bump receptor collection to published v1.0.0
2022-10-05 16:21:54 -04:00
Sarabraj Singh
385a2eabce
hostname validation in InstanceSerializer ( #12979 )
...
* initial commit of hostname validation to InstanceSerializer
Co-authored-by: Cesar Francisco San Nicolas Martinez <cesarfsannicolasmartinez@gmail.com>
2022-10-05 17:50:06 +00:00
Alan Rominger
a64467c5a6
Shortcut Instance.objects.me when possible
2022-10-05 09:11:42 -04:00
Alan Rominger
58772d79c7
Remove unnecessary imports by deleting NOQA markers
2022-10-05 09:09:03 -04:00
Alan Rominger
235ed2f0d0
Remove current_user variable no longer used
2022-10-05 09:09:03 -04:00
Rick Elrod
03eaeac459
Better handle IPv6 in util function update_scm_url ( #12995 )
...
- Firstly -- add a bunch of unit tests for `update_scm_url`, because it
previously had none and desperately needed them.
- Secondly -- fix #12992 by adding back in IPv6 address brackets if they
existed in the first place when the function was called.
- Thirdly -- fix a related case where we disallowed IPv6 in URLs that
did not include the scheme.
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-04 15:21:56 -05:00
Shane McDonald
63fd18edcb
Merge pull request #12736 from Sunidhi-Gaonkar1/devel
...
Adding ppc64le support parameters
2022-10-04 08:37:38 -04:00
Rick Elrod
208254ab81
A few super minor nits in api views/serializers ( #12996 )
...
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-03 19:24:57 -05:00
John Westcott IV
534763727f
Merge pull request #12728 from john-westcott-iv/ig_fallback
...
Adding prevent_instance_group_fallback
2022-10-03 10:47:51 -04:00
dependabot[bot]
b964905c80
Bump @patternfly/react-icons from 4.75.1 to 4.90.0 in /awx/ui
...
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react ) from 4.75.1 to 4.90.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@4.75.1...@patternfly/react-icons@4.90.0 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 08:05:10 +00:00
dependabot[bot]
37717ce3d5
Bump styled-components from 5.3.5 to 5.3.6 in /awx/ui
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.5...v5.3.6 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 08:04:28 +00:00
Elijah DeLee
8333b0cf66
fix name to be consistent ( #12975 )
...
* fix name to be consistent
this is not a mean, its the last value
so say that in the name
* add remaining capacity to dashboard
also make legends pretty with nice names
2022-09-29 16:52:12 -04:00
John Westcott IV
d1588b94b0
Updating migration file again
2022-09-29 14:20:49 -04:00
Sarabraj Singh
2dcc7ec749
implementing Alan's recommendations for ig_fallback
2022-09-29 14:19:37 -04:00
John Westcott IV
2d756959d3
Altering prefered_instance_groups for ad_hoc_commands and inventory objects
2022-09-29 14:19:37 -04:00
John Westcott IV
e6518a1d1c
Updating the migration id
2022-09-29 14:19:37 -04:00
John Westcott IV
84d00722b9
Add prevent_instance_group_fallback to awxkit
2022-09-29 14:19:37 -04:00
John Westcott IV
a95a76ec56
Fixing warnings from rebase
2022-09-29 14:19:37 -04:00
John Westcott IV
420b3c8b84
Adding prevent instance group fallback to inventory and jt defail screens
2022-09-29 14:19:37 -04:00
John Westcott IV
5ba0bf3a64
Fixing UI tests
2022-09-29 14:19:37 -04:00
John Westcott IV
7031753a6d
Updating migration file
2022-09-29 14:19:37 -04:00
John Westcott IV
6415671d93
Creating options (like job template) on inventory screen
2022-09-29 14:19:37 -04:00
John Westcott IV
e5fd42c4da
Removing debug message and adding help details about empty groups
2022-09-29 14:19:36 -04:00
John Westcott IV
0f675cd375
Updating modules for prevent_instance_group_fallback
2022-09-29 14:19:36 -04:00
John Westcott IV
a85268f74a
Fixing inventoy help text
2022-09-29 14:19:36 -04:00
John Westcott IV
0983bd8dc0
Adding prevent_instance_group_fallback
2022-09-29 14:19:36 -04:00
Hao Liu
87c65c9997
Merge pull request #12976 from TheRealHaoLiu/seperate-vars-from-inventory
...
instance install bundle group vars
2022-09-28 17:56:44 -04:00
Rick Elrod
1b46805373
[ui] Don't double-entity encode on event stdout ( #12950 )
...
- stdout output on events was being double HTML entity encoded meaning
that all output with < and > was shown as literal "<" and ">"
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-09-28 16:35:17 -05:00
Hao Liu
d48e31b928
instance install bundle group vars
...
split out customer modifiable variable in the install bundle into a vars file
Signed-off-by: Hao Liu <haoli@redhat.com>
2022-09-28 17:25:38 -04:00
Lila Yasin
ea51e137eb
Merge pull request #12461 from andreadecorte/fix_doc
...
Fix notification doc for Workflow Job Template module
2022-09-28 15:20:44 -04:00
Elijah DeLee
d9f5193a18
move grafana/prometheus docs to own README ( #12960 )
...
* move grafana/prometheus docs to own README
2022-09-28 14:05:05 -04:00
Elijah DeLee
710b02a443
always display awx_status_total
...
this way we don't have null data in monitoring data
this makes writing alerts and dashboards easier
2022-09-28 14:02:57 -04:00
Jeff Bradberry
5b5aac675b
Merge pull request #12959 from ansible/new-health-check-started
...
Add a new Instance.health_check_started field
2022-09-28 10:58:43 -04:00
Jeff Bradberry
6b0618b244
Merge pull request #12968 from ansible/instance-serializer-defaults
...
Make sure to include field defaults for Instance node_type and node_state
2022-09-28 10:53:31 -04:00
kialam
ceea0a0a39
Add tooltips to Instance form; change name field to host name. ( #12912 )
2022-09-28 10:22:49 -03:00
Rebeccah Hunter
6b86c450b1
Merge pull request #12967 from rebeccahhh/fix_grafana_dashboard
...
I Grafana's dashboard visuals, so now I am fixing it.
2022-09-28 08:09:06 -04:00
Alan Rominger
1a696c4f25
Merge pull request #12864 from AlanCoding/project_groups
...
Avoid cache warning for dispatching control type tasks
2022-09-27 20:00:12 -04:00