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

Update for Neo4j5 #1775

Merged
merged 78 commits into from
Jun 2, 2023
Merged

Update for Neo4j5 #1775

merged 78 commits into from
Jun 2, 2023

Commits on Feb 27, 2023

  1. Update for Neo4j5

    Update Neo4j Datadog integration for Neo4j 5
    davidfauth committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    00830c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Updated CHANGELOG and README files

    Updated CHANGELOG and README files to address DataDog requested updates.
    davidfauth committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    45abfe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Update neo4j/README.md

    Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
    davidfauth and drichards-87 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    95ce26b View commit details
    Browse the repository at this point in the history
  2. Update neo4j/CHANGELOG.md

    Co-authored-by: emarsha94 <52013262+emarsha94@users.noreply.github.com>
    davidfauth and emarsha94 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e9cb959 View commit details
    Browse the repository at this point in the history
  3. address metrics_metadata errors

    Made changes to correct metrics_metadata validation errors
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5e00779 View commit details
    Browse the repository at this point in the history
  4. Update manifest.json

    Updated manifest.json to address validation error
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9234197 View commit details
    Browse the repository at this point in the history
  5. Update test_neo4j.py

    update test for neo4j5
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    66d2887 View commit details
    Browse the repository at this point in the history
  6. Update hatch.toml

    updated hatch.toml for Neo4j 5.5
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0e94e87 View commit details
    Browse the repository at this point in the history
  7. Update common.py

    update common.py
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    875ae41 View commit details
    Browse the repository at this point in the history
  8. Update test_neo4j.py

    update test.py
    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3b4cb5d View commit details
    Browse the repository at this point in the history
  9. Update test_neo4j.py

    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    90f565a View commit details
    Browse the repository at this point in the history
  10. Update test_neo4j.py

    davidfauth committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    04736e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fixing errors

    Updated conf.yaml.example and test_neo4j.py files
    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    edab8a3 View commit details
    Browse the repository at this point in the history
  2. Update test_neo4j.py

    fixed long line issue
    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    558c7a1 View commit details
    Browse the repository at this point in the history
  3. Update test_neo4j.py

    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    aa6978a View commit details
    Browse the repository at this point in the history
  4. Update test_neo4j.py

    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    28f9e4f View commit details
    Browse the repository at this point in the history
  5. Update test_neo4j.py

    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    198fc94 View commit details
    Browse the repository at this point in the history
  6. Update test_neo4j.py

    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    17fff35 View commit details
    Browse the repository at this point in the history
  7. Update metadata.csv

    updated metadata.csv to address validation errors
    davidfauth committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    da03c91 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. update metadata and metrics for Neo4j 5

    update metadata and metrics for Neo4j 5
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f3efb5b View commit details
    Browse the repository at this point in the history
  2. fixed validation errors

    Fixed metrics.py and conf.yaml.example
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6d69b03 View commit details
    Browse the repository at this point in the history
  3. Update metrics.py

    reformatted
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5536971 View commit details
    Browse the repository at this point in the history
  4. Update metrics.py

     more formatting issues
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2c769a1 View commit details
    Browse the repository at this point in the history
  5. Update metrics.py

    formatting
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    960a5cc View commit details
    Browse the repository at this point in the history
  6. Update metrics.py

    formatting
    davidfauth committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    86ef1a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Added dashboards and updated README

    Added two default dashboards and updated README file.
    davidfauth committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e0c860d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update manifest.json

    davidfauth committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1f877c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Added Neo4j 5 Cluster Dashboard

    Added Neo4j 5 Cluster Dashboard
    davidfauth committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8ca0618 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    davidfauth committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3064aab View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Update manifest.json

    davidfauth committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1f9fdd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. added additional cache metrics

    added additional cache metrics
    davidfauth committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    25abcf9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Update readme
    davidfauth committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    97f191a View commit details
    Browse the repository at this point in the history
  3. Added images

    Added images for the manifest
    davidfauth committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    98b4f05 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Update common.py

    Removed out unused lines.
    davidfauth committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9101e50 View commit details
    Browse the repository at this point in the history
  2. Update conf.yaml.example

    back in sync
    davidfauth committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    dcf38e0 View commit details
    Browse the repository at this point in the history
  3. Formatted JSON Files

    Formatted JSON Files
    davidfauth committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ccbb92f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Updated metadata and addressed comments

    Updated metadata and addressed comments
    davidfauth committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5397739 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update README to remove neo4j.yaml reference

    Update README to remove neo4j.yaml reference
    davidfauth committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0c9fc0c View commit details
    Browse the repository at this point in the history
  2. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    b9ef80a View commit details
    Browse the repository at this point in the history
  3. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    89ff691 View commit details
    Browse the repository at this point in the history
  4. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    7c76e28 View commit details
    Browse the repository at this point in the history
  5. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2ea817a View commit details
    Browse the repository at this point in the history
  6. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    34c1072 View commit details
    Browse the repository at this point in the history
  7. replaced images with correct sizes

    replaced images with correct sizes
    davidfauth committed May 3, 2023
    Configuration menu
    Copy the full SHA
    eaee379 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bb66d0 View commit details
    Browse the repository at this point in the history
  9. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    59e58ee View commit details
    Browse the repository at this point in the history
  10. Update neo4j/README.md

    Co-authored-by: Ana Wishnoff <ana.wishnoff@datadoghq.com>
    davidfauth and Ana Wishnoff authored May 3, 2023
    Configuration menu
    Copy the full SHA
    b4383e8 View commit details
    Browse the repository at this point in the history
  11. resize neo4j_graph

    resize neo4j_graph
    davidfauth committed May 3, 2023
    Configuration menu
    Copy the full SHA
    aac8567 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. refactored tests to run both Neo4j 4 and Neo4j 5 tests

    refactored tests to run both Neo4j 4 and Neo4j 5 tests
    Added new specific docker compose files.
    Updated metadata to reflect Neo4j 4 and Neo4j 5
    davidfauth committed May 8, 2023
    Configuration menu
    Copy the full SHA
    29c2a0f View commit details
    Browse the repository at this point in the history
  2. Update conf.yaml.example

    Update conf.yaml.example
    davidfauth committed May 8, 2023
    Configuration menu
    Copy the full SHA
    831a684 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Remove redundant instances

    Remove redundant instances
    davidfauth committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e4d7b8d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Fixed Changelog Date

    Fixed Changelog Date
    davidfauth committed May 12, 2023
    Configuration menu
    Copy the full SHA
    472775f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    e8e68f1 View commit details
    Browse the repository at this point in the history
  2. Added Newline at end of file

    Added Newline at end of file
    davidfauth committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3665cfa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Rework Neo4j Tests

    Rework Neo4j Tests
    davidfauth committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b823550 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update CHANGELOG.md

    Made it an ADDED change.
    davidfauth committed May 18, 2023
    Configuration menu
    Copy the full SHA
    b4e0d5e View commit details
    Browse the repository at this point in the history
  2. rename neo4j test to be more generic

    Name test to neo4j_test to indicate it covers both Neo4j 4 and 5
    davidfauth committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4fdc430 View commit details
    Browse the repository at this point in the history
  3. Update conf.yaml.example

    davidfauth committed May 18, 2023
    Configuration menu
    Copy the full SHA
    10fa7f9 View commit details
    Browse the repository at this point in the history
  4. Update conf.yaml.example

    fixed a space issue
    davidfauth committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ed47b61 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update conf.yaml.example

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    80d2426 View commit details
    Browse the repository at this point in the history
  2. update config_models

    update_config models
    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ed03806 View commit details
    Browse the repository at this point in the history
  3. sync config models

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    7337d95 View commit details
    Browse the repository at this point in the history
  4. Update conf.yaml.example file

    Update conf.yaml.example file
    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b1819ae View commit details
    Browse the repository at this point in the history
  5. Update conf.yaml.example

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3ec24ad View commit details
    Browse the repository at this point in the history
  6. Update conf.yaml.example

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    963408b View commit details
    Browse the repository at this point in the history
  7. Update config_models

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8afbf35 View commit details
    Browse the repository at this point in the history
  8. Update conf.yaml.example

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3f7b433 View commit details
    Browse the repository at this point in the history
  9. Update config models

    Update config models
    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    862fb3c View commit details
    Browse the repository at this point in the history
  10. update config models

    davidfauth committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ad73e5c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update README.md for port conflicts

    Update README.md for port conflicts
    davidfauth committed May 23, 2023
    Configuration menu
    Copy the full SHA
    10a231f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Update changelog.md

    Updated changelog.md
    davidfauth committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ec13caf View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Update README.md to discuss port conflict

    Address port conflict
    davidfauth committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8dc64c4 View commit details
    Browse the repository at this point in the history
  2. Update neo4j/README.md

    Co-authored-by: emarsha94 <52013262+emarsha94@users.noreply.github.com>
    davidfauth and emarsha94 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c16dbe7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update neo4j/README.md

    Co-authored-by: emarsha94 <52013262+emarsha94@users.noreply.github.com>
    davidfauth and emarsha94 authored May 26, 2023
    Configuration menu
    Copy the full SHA
    0a99902 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Remove duplicate Metrics section
    davidfauth committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1d27bd2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update README.md

    Updated readme file.
    davidfauth committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a7074ba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Update neo4j/README.md

    Co-authored-by: emarsha94 <52013262+emarsha94@users.noreply.github.com>
    davidfauth and emarsha94 authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    49e512b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Update neo4j/CHANGELOG.md

    nmuesch authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    06b00a1 View commit details
    Browse the repository at this point in the history