Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/observability
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cv_doc_fixes
Choose a base ref
...
head repository: coder/observability
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 6 files changed
  • 5 contributors

Commits on May 16, 2025

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

Commits on May 23, 2025

  1. chore: make lint

    Signed-off-by: Danny Kopping <dannykopping@gmail.com>
    dannykopping committed May 23, 2025
    Configuration menu
    Copy the full SHA
    c1d15d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from noratanxz/postgres-auth

    fix: postgres connection string to use db name set in values
    dannykopping authored May 23, 2025
    Configuration menu
    Copy the full SHA
    c32223f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. chore: upgrade grafana to latest patch (v10.4.19)

    Signed-off-by: Danny Kopping <dannykopping@gmail.com>
    dannykopping committed May 26, 2025
    Configuration menu
    Copy the full SHA
    ce59115 View commit details
    Browse the repository at this point in the history
  2. chore: make lint

    Signed-off-by: Danny Kopping <dannykopping@gmail.com>
    dannykopping committed May 26, 2025
    Configuration menu
    Copy the full SHA
    9f7fb99 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    ee6d508 View commit details
    Browse the repository at this point in the history
  2. chore: make lint

    noratanxz committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    965a534 View commit details
    Browse the repository at this point in the history
  3. chore: uncomment value

    noratanxz committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    b4f8036 View commit details
    Browse the repository at this point in the history
  4. update readme

    ericpaulsen committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    91e58e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from noratanxz/ssl

    feat: SSL connectivity to postgres db
    ericpaulsen authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    082cfbb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Add CODEOWNERS

    Signed-off-by: Danny Kopping <dannykopping@gmail.com>
    dannykopping committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    847beb3 View commit details
    Browse the repository at this point in the history
  2. feat: make postgres SSL certificate paths configurable

    - Remove hardcoded /home/coder/.postgresql paths
    - Make sslrootcert, volumes, and volumeMounts configurable with no defaults
    - Add conditional rendering to avoid empty volume mounts
    - Update postgres connector string to handle optional sslrootcert
    - Update README documentation
    
    Fixes hardcoded certificate paths introduced in PR #40
    blink-so[bot] committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    6db14cf View commit details
    Browse the repository at this point in the history
  3. refactor: make comments more brief in values.yaml

    - Remove example configuration comments
    - Keep only essential comments for SSL certificate configuration
    blink-so[bot] committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    6e8c46d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3560b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    5d8c1d8 View commit details
    Browse the repository at this point in the history
Loading