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

feat(otelcolLogs): Split kubelet from systemd logs with a separate feature flag #3841

Closed
wants to merge 11 commits into from

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    8c45f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update README.md

    jagan2221 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f2d0ca2 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    jagan2221 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    16f245a View commit details
    Browse the repository at this point in the history
  3. Update values.yaml

    jagan2221 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4cc3c9c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Update config.yaml

    jagan2221 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e233e15 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    jagan2221 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f47a793 View commit details
    Browse the repository at this point in the history
  3. Create 3840.added.txt

    jagan2221 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    06135eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d008b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update config.yaml

    jagan2221 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    02dcaa6 View commit details
    Browse the repository at this point in the history
  2. Update config.yaml

    jagan2221 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    961f23c View commit details
    Browse the repository at this point in the history
  3. Pull master branch (#3842)

    * feat: Add labels to setup Pods for easy logs collection (#3817)
    
    * Add labels to setup Pods for easy logs collection
    
    * Addressing comments
    
    * remove unwanted line
    
    * Addressing reviews and fixing bugs
    
    * Fixing name and indent
    
    * Fix test
    
    * Removing the extra space
    
    * Changed events to setup
    
    * feat(metrics): Define allowlist for histogram metrics (#3821)
    
    * feat(metrics): Define allowlist for histogram metrics
    
    * Adding template and integration tests
    
    * Removed KOPs 1.30, not supported yet (#3823)
    
    * docs(histogram-metrics): Updates to the doc around allowing histogram metrics (#3824)
    
    * chore: Upgrade OpenTelemetry Collector to 0.104.0-sumo-1 (#3829)
    
    * chore: update OpenTelemetry Collector to 0.104.0-sumo-1
    
    * Remove deprecated compress_encoding to use compression
    
    * Change the bind address for the otel collector and the health check ext to the pod IP
    
    * Regenerate test files after changes to bind IP address configuration across all pods
    
    * Add otel collector labels to metrics collection
    
    * fix(metrics): Correct the name of k8s hpa metrics (part of kube-state-metrics) (#3832)
    
    * chore: Prepare release 4.10.0 (#3834)
    
    * feat: Add support for the Korea region of the Sumologic deployment (#3835)
    
    ---------
    
    Co-authored-by: Harsh Shah <[email protected]>
    Co-authored-by: Raj Nishtala <[email protected]>
    Co-authored-by: Tim <[email protected]>
    4 people authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8b1494a View commit details
    Browse the repository at this point in the history