Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

[Feature/Operator] Enable prometheus scrapping endpoint #88

Merged
merged 8 commits into from
Mar 29, 2021

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Mar 29, 2021

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #8
License Apache 2.0

What's in this PR?

Based on the internal service configuration, we create a reporting task in the NiFi cluster to enable the prometheus scrapping endpoint associated.

Why?

This allow to fully automate the NiFi cluster deployment with prometheus and grafana for monitoring.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix added enhancement New feature or request MVP Targeted for the v1 release priority:1 labels Mar 29, 2021
@erdrix erdrix self-assigned this Mar 29, 2021
@erdrix erdrix marked this pull request as ready for review March 29, 2021 13:59
@erdrix erdrix merged commit 4bbb240 into Orange-OpenSource:master Mar 29, 2021
PERES-Richard pushed a commit that referenced this pull request Mar 31, 2021
* manage configmap and secret for override

* add reference and update samples

* fix changelog

* enable prometheus reporting task

* append changelog

* update doc and generated code

* clean

Signed-off-by: PERES-Richard <richard.peres@orange.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request MVP Targeted for the v1 release priority:1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature/Operator] Enable prometheus exporter
1 participant