Skip to content
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

Closes #824 - Added API for kapacitor tasks #862

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

JonasKunz
Copy link
Member

@JonasKunz JonasKunz commented Jul 22, 2020

Closes #824


This change is Reviewable

Copy link
Contributor

@AlexanderWert AlexanderWert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 8 of 8 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @JonasKunz)


components/inspectit-ocelot-configurationserver/src/main/java/rocks/inspectit/ocelot/rest/alert/kapacitor/model/TemplateVariable.java, line 43 at r1 (raw file):

     * It references a topic, to which the alerts will be sent.
     */
    public static final String TOPIC_VARIABLE = "topic";

we should use the same name schema for this special variable as for the other two above

@JonasKunz JonasKunz merged commit a105ad6 into inspectIT:feature/kapacitor-ui Jul 22, 2020
@JonasKunz JonasKunz deleted the kapacitor-tasks branch July 22, 2020 13:08
AlexanderWert added a commit that referenced this pull request Jul 28, 2020
* Implementation of an alerting UI for the configuration server (#840)

* Closes #811 - Created UI for alert rule configuration

* Closes #811 - fixed lint errors

* Closes #811 - fixed bug in default prop values

* Closes #811 - created grouping options

* reverted yarn lock upgrade

* refactoring of the alerting tree

* refactored alerting rules toolbars

* Rule view refactoring

* resolved proptypes warning and prevented flickering

* added status to rule view

* Fixed formatting and lint errors

* Closes #810 - Added REST-API for kapacitor templates (#827)

* Closes #810 - Added REST-API for kapacitor templates

* Review fixes

* Closes #824 - Added API for kapacitor tasks (#862)

* Closes #849: Alerting UI - Topics (#850)

* Closes #825 - Added API for kapacitor topics and handlers (#863)

* Closes #861: Binding Alerting UI to REST API (#868)

Co-authored-by: Alexander Wert <[email protected]>
Co-authored-by: Marius Oehler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants