Jun 17, 2026

New Additions

Salesforce as a Data Source
Salesforce can now be connected as a read-only data source via a Connected App's OAuth credentials, with support for both direct and agent-based collection and all standard metric types except percentile and median.

Agent Trust Hub
Bigeye now tracks how AI agents use your data — surfacing agents and their column-level access on the lineage graph, per-object access decisions, conversation cost, and the issues and findings tied to each agent conversation.

SQL Rules in bigConfig

SQL rules can now be defined in Bigconfig with a source, alerting thresholds, collections, and assets (links to columns accessed).

Issues for custom rules

Custom rules now create issues by default when they trigger.

Added

Agent Trust

  • AI agents shown on the lineage graph with column-level access edges
  • Per-object access decisions for accessed tables and columns
  • Issue and finding count pills on conversation access details
  • Conversation list filter and search
  • Insights surfacing accessed tables and columns that have zero metrics
  • Conversations and spans synced from Snowflake
  • Configurable row limit for agent sync
  • Conversation cost (in recorded currency) is shown

Agents (Orchestrator)

  • Jobs tab with a 3-step Create/Edit Job wizard (Basics → Configuration → Schedule)
  • Runs tab listing runs by job, status, type, host, trigger, and timing — filterable, searchable, sortable, paginated, with live polling and run cancellation
  • Name search filter on Jobs and Job Runs

Metrics

  • Multi-select bulk Link/Unlink of columns, whole tables, or all columns on the Assets tab
  • Autocomplete in the join rule condition editor for columns in aliased tables

SSO

  • Admins may now enable or disable a single sign-on connection without deleting it

Scheduling

  • Timezone support for named schedules (the cron runs in the selected timezone, with daylight saving handled)
  • Suggested cron auto-fills a timezone mentioned in the prompt

Dimensions

  • "Override" badge on the dimensions list and instance details, with default-dimension tooltips

Lineage

  • "Focused" pill to exit column focus mode in one click
  • CSV exports include originatingSrc and transformExpr columns for ETL nodes

Catalog

  • Custom lineage nodes can be attached beneath catalog nodes (e.g. Snowflake VARIANT subfields under their table)

Dashboard

  • Billable table count metric that deduplicates tables with the same name across workspaces

Updated

Data Classification

  • "Sensitive Data Scanning" renamed to "Data Classification" throughout; "data classes" are now "Classifications"
  • Page moved from /sensitive-data to /classification, with automatic redirects for existing links and bookmarks

Deltas

  • Delta source values, target values, and group counts display with comma separators

Lineage

  • CSV exports respect the "Show ETL nodes" toggle, the direction filter, and the "Include children" setting
  • Faster node search
  • Hovering a truncated node name shows the full path, wrapped across lines with less truncation

Notifications

  • Rule notifications show human-readable values instead of exponential notation

SSO

  • Admins can manage SSO connections for any of their company's domains, not just the domain of their own email address.

Fixed

Catalog & Search

  • Catalog indexing handles columns with names longer than 255 characters
  • Starred Virtual Tables now appear in Favorites, and favorited custom rules open without a broken link

Lineage

  • Fixed a double scroll bar in the "Select columns to view" picker
  • Fixed extra expand icons and empty gaps when filtering by alerting path or focusing a node

Metrics

  • Volume (data) debug query now uses the correct filter column
  • Newly created or edited metric templates appear in the Add Metric wizard without a refresh

Sources & Profiling

  • SQL Server agent connections work with Kerberos authentication on Java 25
  • Changing a source's auth from keypair to username/password no longer fails
  • Clearer errors when a source is unavailable during profiling

Deltas

  • Fixed incorrect metric status counts when one or more metrics were alerting

UI

  • Fixed avatar initials for names with a parenthetical suffix or in "Last, First" format
  • Clicking a metric link after an expired SSO session now lands on the intended metric