You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/05 21:23:00 UTC

[jira] [Commented] (METRON-1077) Use column meta data end point in alerts ui

    [ https://issues.apache.org/jira/browse/METRON-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154333#comment-16154333 ] 

ASF GitHub Bot commented on METRON-1077:
----------------------------------------

Github user merrimanr commented on a diff in the pull request:

    https://github.com/apache/metron/pull/700#discussion_r137118074
  
    --- Diff: metron-interface/metron-alerts/src/app/service/alert.service.ts ---
    @@ -39,21 +41,31 @@ export class AlertService {
                   private ngZone: NgZone) { }
     
       public search(searchRequest: SearchRequest): Observable<AlertsSearchResponse> {
    --- End diff --
    
    Is it possible to make this service class match the rest layer?


> Use column meta data end point in alerts ui
> -------------------------------------------
>
>                 Key: METRON-1077
>                 URL: https://issues.apache.org/jira/browse/METRON-1077
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: RaghuMitra
>            Assignee: RaghuMitra
>
> Use the api in https://github.com/apache/metron/pull/662 PR instead of getting the fields from ES directly



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)