Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Basic Prometheus support #28

Merged
merged 19 commits into from Feb 24, 2023
Merged

Basic Prometheus support #28

merged 19 commits into from Feb 24, 2023

Commits on Feb 24, 2023

  1. Basic Prometheus support

    This patch adds very basic prometheus support to the agent and server
    It also has a fix in it so that changes to the agent or server
    configmaps reload those pods.
    
    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    a276c98 View commit details
    Browse the repository at this point in the history
  2. Fix spacing.

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    6f2daf0 View commit details
    Browse the repository at this point in the history
  3. Update default values

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    871b3cd View commit details
    Browse the repository at this point in the history
  4. Update readmes

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    b375d53 View commit details
    Browse the repository at this point in the history
  5. Make ports configurable and fix docs

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    c0d16f4 View commit details
    Browse the repository at this point in the history
  6. Add test

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    8eac7a1 View commit details
    Browse the repository at this point in the history
  7. Fix docs and bump version for now.

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    9dc5f8f View commit details
    Browse the repository at this point in the history
  8. Fix lint and docs.

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    25f7d27 View commit details
    Browse the repository at this point in the history
  9. Add oidc-discovery exporter and specify ports.

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    c2cbef4 View commit details
    Browse the repository at this point in the history
  10. Remove merge conflict issue

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    8dcf3d7 View commit details
    Browse the repository at this point in the history
  11. Add a comment

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    26e57dd View commit details
    Browse the repository at this point in the history
  12. Enable prom on the controller manager

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    df4e1d3 View commit details
    Browse the repository at this point in the history
  13. Basic Prometheus support

    This patch adds very basic prometheus support to the agent and server
    It also has a fix in it so that changes to the agent or server
    configmaps reload those pods.
    
    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    b3a24c7 View commit details
    Browse the repository at this point in the history
  14. Update default values

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    07847b5 View commit details
    Browse the repository at this point in the history
  15. Update readmes

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    8590073 View commit details
    Browse the repository at this point in the history
  16. Remove merge conflict issue

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    1a0c5ba View commit details
    Browse the repository at this point in the history
  17. Fixup adding telemetry port in wrong place

    Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
    marcofranssen committed Feb 24, 2023
    Copy the full SHA
    e5623e4 View commit details
    Browse the repository at this point in the history
  18. Revert version bump

    Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
    marcofranssen committed Feb 24, 2023
    Copy the full SHA
    c44c48a View commit details
    Browse the repository at this point in the history
  19. Ensure metrics config is always there for controller manager

    Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
    kfox1111 authored and marcofranssen committed Feb 24, 2023
    Copy the full SHA
    0839037 View commit details
    Browse the repository at this point in the history