<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25:09 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INSTRM-451] Implement and use alertsActor for LAM AIT</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-451</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;We were using our own alarm handing mechanism until now, but we&apos;ll have to use the alertsActor sooner rather that later.&lt;/p&gt;

&lt;p&gt;Since we actually don&apos;t have STS at LAM, one option would be to trigger our jabberBot instead.&lt;/p&gt;

&lt;p&gt;In that case, we would receive the alarms on our cellphone just as before.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="12774">INSTRM-451</key>
            <summary>Implement and use alertsActor for LAM AIT</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="arnaud.lefur">arnaud.lefur</assignee>
                                    <reporter username="arnaud.lefur">arnaud.lefur</reporter>
                        <labels>
                            <label>SPS</label>
                    </labels>
                <created>Wed, 22 Aug 2018 17:22:11 +0000</created>
                <updated>Wed, 18 Dec 2019 21:56:45 +0000</updated>
                            <resolved>Wed, 18 Dec 2019 21:56:45 +0000</resolved>
                                                                    <component>ics_alertsActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="13953" author="cloomis" created="Wed, 22 Aug 2018 17:25:27 +0000"  >&lt;p&gt;Not a bad idea. Will probably take some refactoring. The current scheme is for all STS datums to be (value, text) tuples. If text is &quot;OK&quot; all is OK. If not, the text should help pin down the problem. We haven&apos;t figured the &quot;helpful text&quot; part out yet.....&lt;/p&gt;</comment>
                            <comment id="14063" author="arnaud.lefur" created="Tue, 25 Sep 2018 15:33:05 +0000"  >&lt;p&gt;I&apos;ve looked more closely at the master branch, to understand what&apos;s the current development status.&lt;/p&gt;

&lt;p&gt;Right now,&#160;the ActorRules&#160; class is forwarding to STS the keywords listed in config/STS.yaml .&lt;/p&gt;

&lt;p&gt;But I don&apos;t see any reference to&#160;config/keywordAlerts.yaml, am i missing something ?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="14750" author="cloomis" created="Wed, 9 Jan 2019 14:57:36 +0000"  >&lt;p&gt;I thought there was a non-LAM specific ticket for the alertsActor design, but evidently there isn&apos;t. But I&apos;ll add a couple of the top design points here, because of the differences between Subaru and LAM.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the alertsActor is the &lt;em&gt;only&lt;/em&gt; source of alerts for PFS. There may be internal PFS keywords which signal alerts, but they cannot be used except by the alertsActor.&lt;/li&gt;
	&lt;li&gt;the alertsActor contains no mechanism for propagating alerts via text/email/etc. All it does is generate alerts for some external communication package.&lt;/li&gt;
	&lt;li&gt;At Subaru, STS is the package which handles alert propagation/display/masking. The channel between the alertsActor and STS is an internal TCP socket.&lt;/li&gt;
	&lt;li&gt;Each alert generated by the alertsActor must have an associated MHS keyword. &lt;span class=&quot;error&quot;&gt;&amp;#91;details elsewhere&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;the alertsActor should &lt;em&gt;only&lt;/em&gt; operate on MHS keywords (or the lack thereof). It cannot use the archiver.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14908" author="hassan" created="Tue, 5 Feb 2019 14:15:24 +0000"  >&lt;p&gt;Yoshida-san provide an image of the STS to the LAM team. They need to review it with Craig. This should be done before 10 Feb.&lt;/p&gt;

&lt;p&gt;Design to accommodate STS still needs to be thought through.&lt;/p&gt;</comment>
                            <comment id="15025" author="hassan" created="Wed, 27 Feb 2019 15:29:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hassan&quot; class=&quot;user-hover&quot; rel=&quot;hassan&quot;&gt;hassan&lt;/a&gt; to discuss together to break down into smaller tickets&lt;/p&gt;</comment>
                            <comment id="15415" author="hassan" created="Thu, 2 May 2019 13:19:36 +0000"  >&lt;p&gt;To be discussed with &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt; during LAM visit early May&lt;/p&gt;</comment>
                            <comment id="15739" author="hassan" created="Wed, 10 Jul 2019 15:20:17 +0000"  >&lt;p&gt;@cloomis: Need to read YAML file with threshold and apply those thresholds to generate STS keywords. &lt;/p&gt;</comment>
                            <comment id="16589" author="arnaud.lefur" created="Wed, 18 Dec 2019 21:56:45 +0000"  >&lt;p&gt;done and tested before SM1 shipping&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13671">INSTRM-711</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13679">INSTRM-716</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|u0009r:zzo</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="54">SM1-2019 K</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>