[JBoss JIRA] (WFWIP-128) Subsystem metrics names split in incorrect places
by Rostislav Svoboda (Jira)
[ https://issues.jboss.org/browse/WFWIP-128?page=com.atlassian.jira.plugin.... ]
Rostislav Svoboda updated WFWIP-128:
------------------------------------
Summary: Subsystem metrics names split in incorrect places (was: Subsystem metrics names )
> Subsystem metrics names split in incorrect places
> -------------------------------------------------
>
> Key: WFWIP-128
> URL: https://issues.jboss.org/browse/WFWIP-128
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Metrics
> Reporter: Rostislav Svoboda
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> Subsystem metrics names split (underscore) in incorrect places. So far I noticed these things in jgroups and messaging.
> Underscore is used in some attributes quite often, conversion of {{/}} to {{_}} adds some confusion.
> JGroups
> * jgroups_channel_ee_protocol_un_ic_as_t3 ...
> * jgroups_channel_ee_protocol_pbcast_gm_s_view ...
> * jgroups_channel_ee_protocol_fr_ag3_level ...
> * jgroups_channel_ee_protocol_fd_so_ck_id ...
> Messaging
> * jms_queue_dl_q ...
> {code}
> [standalone@localhost:10090 channel=ee] ls /subsystem=jgroups/channel=ee/protocol
> FD_ALL FRAG3 MFC UDP UNICAST3 pbcast.GMS pbcast.STABLE
> FD_SOCK MERGE3 PING UFC VERIFY_SUSPECT pbcast.NAKACK2
> [standalone@localhost:10090 channel=ee] ls /subsystem=jgroups/channel=ee/protocol=FD_SOCK
> after_creation_hook=undefined external_addr=undefined log_suspected_messages=true pingable_members=[rs]
> bind_addr=/127.0.0.1 external_port=0 members=(1) rs port_range=50
> cache_max_age=10000 get_cache_timeout=1000 node_crash_monitor_running=false sock_conn_timeout=1000
> cache_max_elements=200 id=2 num_suspect_events_generated=0 start_port=0
> client_bind_port=0 keep_alive=true num_suspected_members=0 stats=false
> client_bind_port_actual=0 level=undefined num_tries=3 suspect_msg_interval=5000
> ergonomics=true local_address=rs ping_dest=null suspected_members=[]
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFWIP-128) Subsystem metrics names
by Rostislav Svoboda (Jira)
Rostislav Svoboda created WFWIP-128:
---------------------------------------
Summary: Subsystem metrics names
Key: WFWIP-128
URL: https://issues.jboss.org/browse/WFWIP-128
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Subsystem metrics names split (underscore) in incorrect places. So far I noticed these things in jgroups and messaging.
Underscore is used in some attributes quite often, conversion of {{/}} to {{_}} adds some confusion.
JGroups
* jgroups_channel_ee_protocol_un_ic_as_t3 ...
* jgroups_channel_ee_protocol_pbcast_gm_s_view ...
* jgroups_channel_ee_protocol_fr_ag3_level ...
* jgroups_channel_ee_protocol_fd_so_ck_id ...
Messaging
* jms_queue_dl_q ...
{code}
[standalone@localhost:10090 channel=ee] ls /subsystem=jgroups/channel=ee/protocol
FD_ALL FRAG3 MFC UDP UNICAST3 pbcast.GMS pbcast.STABLE
FD_SOCK MERGE3 PING UFC VERIFY_SUSPECT pbcast.NAKACK2
[standalone@localhost:10090 channel=ee] ls /subsystem=jgroups/channel=ee/protocol=FD_SOCK
after_creation_hook=undefined external_addr=undefined log_suspected_messages=true pingable_members=[rs]
bind_addr=/127.0.0.1 external_port=0 members=(1) rs port_range=50
cache_max_age=10000 get_cache_timeout=1000 node_crash_monitor_running=false sock_conn_timeout=1000
cache_max_elements=200 id=2 num_suspect_events_generated=0 start_port=0
client_bind_port=0 keep_alive=true num_suspected_members=0 stats=false
client_bind_port_actual=0 level=undefined num_tries=3 suspect_msg_interval=5000
ergonomics=true local_address=rs ping_dest=null suspected_members=[]
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3226) [DMN Designer] Function Header Cell in BKM
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3226?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3226:
-----------------------------------
Sprint: 2018 Week 42-44
> [DMN Designer] Function Header Cell in BKM
> ------------------------------------------
>
> Key: DROOLS-3226
> URL: https://issues.jboss.org/browse/DROOLS-3226
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: Screenshot from 2018-11-01 13-25-03.png, Screenshot from 2018-11-01 13-25-21.png
>
>
> Function header cell can be selected, but user can't set its properties in PropertiesPanel if the Function is the top level Expression of the BKM node. See below comparision of Function as the top level Expression. Once in decision node, then in BKM node.
> h3. Decision node
> !Screenshot from 2018-11-01 13-25-03.png|thumbnail!
> h3. BKM node
> !Screenshot from 2018-11-01 13-25-21.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFWIP-127) Subsystem jgroups exposes 354 metrics, no way to expose subset of metrics
by Rostislav Svoboda (Jira)
Rostislav Svoboda created WFWIP-127:
---------------------------------------
Summary: Subsystem jgroups exposes 354 metrics, no way to expose subset of metrics
Key: WFWIP-127
URL: https://issues.jboss.org/browse/WFWIP-127
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Subsystem jgroups exposes 354 metrics
There is no way to expose subset of metrics for subsystem
standalone.xml
{code}
curl http://localhost:10090/metrics 2>/dev/null | grep -v TYPE | grep -v HELP | wc -l
109
curl http://localhost:10090/metrics 2>/dev/null | grep -v TYPE | grep -v HELP | grep subsystem | cut -d_ -f 3 | sort | uniq -c
7 batch
1 datasources
7 ejb3
6 io
8 jca
1 request
11 transactions
12 undertow
{code}
standalone-full-ha.xml
{code}
curl http://localhost:10090/metrics 2>/dev/null | grep -v TYPE | grep -v HELP | wc -l
497
curl http://localhost:10090/metrics 2>/dev/null | grep -v TYPE | grep -v HELP | grep subsystem | cut -d_ -f 3 | sort | uniq -c
7 batch
1 datasources
7 ejb3
6 io
8 jca
354 jgroups
10 messaging
1 request
11 transactions
18 undertow
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3226) [DMN Designer] Function Header Cell in BKM
by Jozef Marko (Jira)
Jozef Marko created DROOLS-3226:
-----------------------------------
Summary: [DMN Designer] Function Header Cell in BKM
Key: DROOLS-3226
URL: https://issues.jboss.org/browse/DROOLS-3226
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Attachments: Screenshot from 2018-11-01 13-25-03.png, Screenshot from 2018-11-01 13-25-21.png
Function header cell can be selected, but user can't set its properties in PropertiesPanel if the Function is the top level Expression of the BKM node. See below comparision of Function as the top level Expression. Once in decision node, then in BKM node.
h3. Decision node
!Screenshot from 2018-11-01 13-25-03.png|thumbnail!
h3. BKM node
!Screenshot from 2018-11-01 13-25-03.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3226) [DMN Designer] Function Header Cell in BKM
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3226?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3226:
--------------------------------
Description:
Function header cell can be selected, but user can't set its properties in PropertiesPanel if the Function is the top level Expression of the BKM node. See below comparision of Function as the top level Expression. Once in decision node, then in BKM node.
h3. Decision node
!Screenshot from 2018-11-01 13-25-03.png|thumbnail!
h3. BKM node
!Screenshot from 2018-11-01 13-25-21.png|thumbnail!
was:
Function header cell can be selected, but user can't set its properties in PropertiesPanel if the Function is the top level Expression of the BKM node. See below comparision of Function as the top level Expression. Once in decision node, then in BKM node.
h3. Decision node
!Screenshot from 2018-11-01 13-25-03.png|thumbnail!
h3. BKM node
!Screenshot from 2018-11-01 13-25-03.png|thumbnail!
> [DMN Designer] Function Header Cell in BKM
> ------------------------------------------
>
> Key: DROOLS-3226
> URL: https://issues.jboss.org/browse/DROOLS-3226
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: Screenshot from 2018-11-01 13-25-03.png, Screenshot from 2018-11-01 13-25-21.png
>
>
> Function header cell can be selected, but user can't set its properties in PropertiesPanel if the Function is the top level Expression of the BKM node. See below comparision of Function as the top level Expression. Once in decision node, then in BKM node.
> h3. Decision node
> !Screenshot from 2018-11-01 13-25-03.png|thumbnail!
> h3. BKM node
> !Screenshot from 2018-11-01 13-25-21.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFWIP-126) MP metrics not enabled for HA profiles
by Rostislav Svoboda (Jira)
Rostislav Svoboda created WFWIP-126:
---------------------------------------
Summary: MP metrics not enabled for HA profiles
Key: WFWIP-126
URL: https://issues.jboss.org/browse/WFWIP-126
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
MP Metrics not enabled for HA profiles
{code}
grep 'org.wildfly.extension.microprofile.metrics-smallrye' dist/target/wildfly-15.0.0.Alpha1-SNAPSHOT/standalone/configuration/*.xml
{code}
MP Metrics enabled in:
* standalone-full.xml
* standalone.xml
MP Metrics NOT enabled in:
* standalone-ha.xml
* standalone-full-ha.xml
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (WFWIP-126) MP metrics not enabled for HA profiles
by Rostislav Svoboda (Jira)
[ https://issues.jboss.org/browse/WFWIP-126?page=com.atlassian.jira.plugin.... ]
Rostislav Svoboda updated WFWIP-126:
------------------------------------
Priority: Blocker (was: Major)
> MP metrics not enabled for HA profiles
> --------------------------------------
>
> Key: WFWIP-126
> URL: https://issues.jboss.org/browse/WFWIP-126
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Metrics
> Reporter: Rostislav Svoboda
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> MP Metrics not enabled for HA profiles
> {code}
> grep 'org.wildfly.extension.microprofile.metrics-smallrye' dist/target/wildfly-15.0.0.Alpha1-SNAPSHOT/standalone/configuration/*.xml
> {code}
> MP Metrics enabled in:
> * standalone-full.xml
> * standalone.xml
> MP Metrics NOT enabled in:
> * standalone-ha.xml
> * standalone-full-ha.xml
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month