Skip to content

chore: Add default configuration for install of the logging plugin #472

@colinmurphy

Description

@colinmurphy

Overview

Once you install the plugin, you need to set the configuration and make quite a few changes.

We should hook into the activation hook and set the following configuraiton, if the option key doesn't exist:

Basic Configuration

  1. Enabled = false
  2. Excluded Queries "__schema,GetSeedNode" - To exclude introspection and Faust seed query
  3. Data Sampling - 10%
  4. Log Points - All selected

Data Management

  • Data Deletion Enabled = true
  • Data Deletion Days = 30
  • Data Sanitization Enabled = true
  • Data Sanitization Method = Reccomended

Important

We need to update the docs too

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Closed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions