Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Salesforce ExtensionSalesforce Extension
Salesforce Extension

Salesforce Extension

Monitor your Salesforce account using Dynatrace

Extension
Free trialDocumentation
The Overview Dashboard provides a starting point to view charts about the performance and feature adoption of your Salesforce environment.The Data Ingest and Outage Overview Dashboard displays an overview of data ingest from the Salesforce extension, including charts displaying ingested events and login attempts.The User Activity and Page Timings Dashboard provides a breakdown of user activity data in Salesforce, including logins, visits and page timings for specific users.Salesforce visualized in Dynatrace as Real User Monitoring.
  • Product information
  • Release notes

Overview

The Salesforce Extension enables Salesforce administrators and IT operation teams to monitor their Salesforce environment in Dynatrace with the use of this extension.

Use cases

  • Monitor the performance and feature adoption of your Salesforce environment.
  • Monitor user activity data in Salesforce, including logins, visits and page timings for specific users, or as a whole.
  • Ingest Real-Time Events for auditing or monitoring purposes to understand who is viewing what data, and when.

Compatibility information

  • Custom certificates (such as the ones injected by certain proxies) are not supported.
Dynatrace
Documentation
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Extension content

Content typeNumber of items included
document dashboard
3

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

Version 2.4.12

  • EventLogFile - Fix an issue where sometimes log lines were not reported if a large amount of files was processed at once
  • Add Dynatrace error codes for the different error messages

Full version history

Version 2.4.10

  • EventLogFile will now trigger a python garbage collection after each log processing, to force memory to be freed.

Full version history

Version 2.4.9

  • Update the avro package to the latest upstream version

Full version history

Version 2.4.8

  • EventLogFile will now use the extension log directory as the temporary cache to process new files
  • The extension now checks for the restInterface and beacon_forwarder modules on the AG during the fastcheck

Full version history

Version 2.4.7

  • Fix an issue where the max field size was too large on some systems.

Full version history

Version 2.4.6

  • Fix an issue where EventLogFiles with large fields could not be ingested

Full version history

Version 2.4.5

  • EventLogFile lines are now batched to improve memory utilization
  • Users can configure the amount of lines processed in each batch, the default is 30,000 lines.

Full version history

Version 2.4.3

Features

  • Revamped the Business Events dashboards to follow Dynatrace best practices.

Bugfixes

  • Fix an issue with SOQL queries not running due to an import error

Full version history

Version 2.4.2

Features

  • Users can optionally blocklist usernames on part of the username by selecting "Partial match" on the monitoring configuration

Full version history

Version 2.4.1

Features

  • Customers can now ingest Platform events. The extension can subscribe to any topics, like /event/My_Billing_Event__e or /data/ChangeEvents to consume Platform Events or Change Data Capture events, or unsupported Event Stream events, etc.
  • Any event available via Pub/Sub can be subscribed to
  • This feature will only ingest events as Business Events

Bug Fixes

  • Customers can now configure the HTTP Client timeout, ie for ingesting very large Event Log Files, the default is 10 seconds.
  • Fix an issue where scheduled methods were left running when a subscriber no longer existed, possibly causing a resource leak in Business Events mode.

Full version history

Version 2.3.29

  • Users can now configure the HTTP Client Timeout, useful for long running requests like retrieving large EventLogFile objects. The default is 10 seconds.

Full version history

Version 2.3.28

  • Send an error event when a permission denied error is received when attempting to subscribe to an Event Stream topic
  • Do not attempt to resubscribe automatically in case of Permission Denied errors.

Full version history

Version 2.3.27

  • Fix an issue with the username retrieval in the User analysis dashboard
  • Improve memory handling when using Event Streaming
  • Fix demo mode generation when running business events in demo mode

Full version history

Version 2.3.24

  • Fix an issue with a missing dependency (google.protobuf)

Full version history

Version 2.3.19

  • Address an issue with business events where the payload was too large, the extension will now create payloads under 5 MB instead of using a fixed number of events

Full version history

Version 2.3.18

  • Event Streaming - Fix a race condition issue when handling over 20 thousand sessions in OpenKit mode
  • Event Streaming - Reduce the payload size of business events mode to avoid hitting the size limit

Full version history

Version 2.3.15

🐛Bugfixes

  • Event Streaming - Fixed a race condition in OpenKit which caused actions to be lost on environments with very high load
  • Event Streaming - Performance improvements for RUM mode where actions are reported faster and in parallel
  • Event Streaming - Improved restart logic for lost subscribers in case of network issues
  • Event Streaming - INFO level logging is now less verbose

Features

  • Added new metric salesforce.events.received that can chart how many events were received for every topic
  • Added new metric "salesforce.events.sessions" that can chart how many sessions are currently being held by the in-memory cache

Full version history

Version 2.3.13

  • Fix an issue where Event Streaming subscribers were not restarted correctly under certain conditions

Full version history

Version 2.3.11

🐛 Bugfixes

  • Fix an issue where demo mode did not work with business events

Full version history

Version 2.3.10

🚀 Features

  • It is now possible to select the Salesforce API Version when configuring the extension.

Full version history

Version 2.3.9

🐛Bugfixes

  • Fix an issue where a single EventLogFile could not be ingested

Full version history

  • Added support for ingesting SOQL queries as business events
  • Set the appropriate log level for the SOQL and Event Log File monitoring modes
  • Added gen3 dashboards

Full version history

Version 2.3.4

  • Stagger log file processing to preserve AG resources

Full version history

Version 2.3.3

  • Increase the limit of characters for the SOQL query to 5000

Full version history

Version 2.3.2

  • Fix an issue where an import was missing when using a proxy

Full version history

Version 2.3.1

  • Add support for EventLogFile ingestion
  • Add support for Salesforce Object Query Language queries

Users can now ingest EventLogFile data and run SOQL queries against Salesforce, please check the hub for documentation on how to use these features.

Full version history

Version 2.2.6

  • Fix an issue where private keys in the format BEGIN RSA PRIVATE KEY were not parsed correctly

Full version history

Version 2.2.5

  • Fix an issue with logging the proxy URL

Full version history

Version 2.2.4

  • Fix an issue where fields were being reported in lower case characters when capture pii was enabled
  • Fix an issue where fields were being reported with an empty value instead of being removed when capture pii was enabled

Full version history

Version 2.2.3

  • Capture PII is False by default

Full version history

Version 2.2.2

  • Add the option to define the fields that should be considered PII

Full version history

Version 2.2.1

  • Correctly set the extension log level as configured in the UI

Full version history

Version 2.2.0

  • Users can now choose to not capture PII data
  • Adds an option to report the events as Business Events instead of Openkit

Full version history

  • Use latest version of OpenKit framework

Full version history

Version 2.1.1

  • Add the option to use port 443 instead of 7443 for the pub sub API
  • Fix an issue where sometimes beacons were too large for the VDA mode

Full version history

Version 2.0.15

  • More aggressively clear the cache to reduce memory footprint

Full version history

Version 2.0.14

Fixes an issue where in some installations the install directory could not be determined

Full version history

Version 2.0.13

  • Fix an issue with initialization

Full version history

Version 2.0.11

  • Fix an issue where the Tenant ID could not be found if Dynatrace was installed in a non-default path

Full version history

Version 2.0.10

  • Add option to manually input instance URL
  • Fix an issue where proxies were not using during fastcheck
  • Retry the connection on different pub sub errors

Full version history

Version 2.0.7

  • Build with glibc 2.17 for compatibility with linux AGs running older glibc

Full version history

Version 2.0.6

  • Reduce the http client timeout from 60 to 30 seconds, to better display error messages during the fastcheck

Full version history

Version 2.0.5

  • Fix an issue where sometimes the thread ID for the OpenKit beacon was higher than what is allowed, causing data to not be reported.

Full version history

No release notes

Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Observability
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

All

195 Results filtered by:

Palo Alto firewalls logo

Palo Alto firewalls

Palo Alto extension for problems detection

Extension
Confluent Cloud (Kafka) logo

Confluent Cloud (Kafka)

Remotely monitor your Confluent Cloud Kafka Clusters and other resources!

Extension
Kong - Prometheus logo

Kong - Prometheus

Monitor Prometheus metrics exposed by Kong and proxied upstream services

Extension
Nutanix Clusters logo

Nutanix Clusters

Monitor Nutanix clusters' performance, usage and availability, with Nutanix API.

Extension
Luna Network HSM Device logo

Luna Network HSM Device

Monitor your Luna Network Hardware Security Module (HSM) Devices through SNMP.

Extension
Consul Service Mesh (StatsD) logo

Consul Service Mesh (StatsD)

Extend visibility into your Consul Service Mesh instances to monitor health and improve performance.

Extension
Microsoft IIS logo

Microsoft IIS

Flexible and secure web server for hosting with Windows Server.

Extension
Kubernetes Monitoring Statistics logo

Kubernetes Monitoring Statistics

Troubleshoot your Dynatrace Kubernetes monitoring and Prometheus integration.

Extension
Snyk logo

Snyk

Ingest Snyk vulnerability findings, scans, and audit logs.

Extension
Citrix DaaS & Virtual Apps and Desktops logo

Citrix DaaS & Virtual Apps and Desktops

Gain insight into your Citrix DaaS & Virtual Apps and Desktops environments

Extension
Google Memorystore logo

Google Memorystore

Get insights into Google Memorystore service metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Databricks Workspace logo

Databricks Workspace

Remotely monitor your Databricks Workspaces!

Extension
UPS Device logo

UPS Device

Monitor your Uninterruptible Power Supplies (UPS) over SNMP

Extension
Google App Engine (integration) logo

Google App Engine (integration)

Insights into Google App Engine service metrics collected from Operations API

Extensioncoming soon
Traceroute logo

Traceroute

Run traceroute commands and collect step performance metrics

Extension
[Deprecated] Kubernetes PVCs logo

[Deprecated] Kubernetes PVCs

Monitor your Kubernetes persistent volume claims and alert on capacity limits.

Extension
Google Cloud Storage Transfer logo

Google Cloud Storage Transfer

Get insights into Google Cloud Storage Transfer metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
NVIDIA GPU logo

NVIDIA GPU

Monitor base parameters of the GPU, including load, memory and temperature

Extension
Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database

Extension
Cisco ACI/APIC logo

Cisco ACI/APIC

Get insights into your Cisco Application Centric Infrastructure (ACI)

Extension
Dell iDRAC logo

Dell iDRAC

Connect to the Redfish API to get insights into your Dell iDRAC environment

Extension
Azure Managed Apache Cassandra logo

Azure Managed Apache Cassandra

Gain insights into your Azure Managed Cassandra Instance health and performance

Extension
PayShield HSM Device logo

PayShield HSM Device

Monitor PayShield Payment Hardware Security Module (HSM) Devices through SNMP.

Extension
NetApp OnTap (Remote) logo

NetApp OnTap (Remote)

Remote extension that collects NetApp OnTap metrics from the OnTap 9.6+ API.

Extension
Google Firestore in Datastore mode logo

Google Firestore in Datastore mode

Get insights into Google Firestore in Datastore mode metrics collected from the Google Operations API to ensure health of infrastructure.

Extension
Redis (2.0) logo

Redis (2.0)

Collect important additional data for your Redis instances.

Extension
PHP-FPM logo

PHP-FPM

Monitor the PHP-FPM status of your applications with this extension.

Extension
Timedrift Monitoring logo

Timedrift Monitoring

Monitor your host's NTP/Chrony Time Offset!

Extension
Apache Kafka logo

Apache Kafka

Automatic and intelligent observability with trace and metric insights.

Extension
MongoDB (local or remote monitoring) logo

MongoDB (local or remote monitoring)

Monitor your MongoDB servers either locally or remotely!

Extension
Connection Pools: C3P0 logo

Connection Pools: C3P0

Application server method of pooling and sharing connections to a database.

Extension
AWS Entities for Metric Streaming logo

AWS Entities for Metric Streaming

Analyse metrics in the context of an entity based on AWS Metric Streaming.

Extension
MongoDB Atlas logo

MongoDB Atlas

Remotely monitor your SaaS installation of MongoDB (Atlas)

Extension
Microsoft SQL Server logo

Microsoft SQL Server

Improve the health and performance monitoring of your Microsoft SQL Servers.

Extension
IBM MQ Appliance logo

IBM MQ Appliance

Monitor your IBM MQ Appliances over SNMP

Extension
Google Apigee logo

Google Apigee

Get insights into Google Apigee service metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Oracle Autonomous Database on OCI logo

Oracle Autonomous Database on OCI

Monitor health and performance of the Oracle Autonomous Database.

Extension
Google Pub/Sub Lite logo

Google Pub/Sub Lite

Get insights into Google Pub/Sub Lite service metrics collected from the Google Operations API to ensure health of the cloud infrastructure.

Extension
Infoblox DDI logo

Infoblox DDI

Monitor Infoblox DDI using SNMP

Extension
SAP HANA Database (remote monitoring) logo

SAP HANA Database (remote monitoring)

Easily understand the health and performance of your SAP HANA databases.

Extension
Connection Pools: WebSphere Liberty logo

Connection Pools: WebSphere Liberty

Application server method of pooling and sharing connections to a database.

Extension
Google Cloud Composer logo

Google Cloud Composer

Get insights into Google Cloud Composer metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Google Cloud Spanner logo

Google Cloud Spanner

Get insights into Google Cloud Spanner metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
IBM i logo

IBM i

Collect performance data from your IBM i Hosts via this Remote extension.

Extension
Google reCAPTCHA Enterprise logo

Google reCAPTCHA Enterprise

Get insights into Google reCAPTCHA Enterprise metrics collected from the Google Operations API to ensure health of your cloud infrastructure

Extension
.NET logo

.NET

Automatic end-to-end observability for .NET applications and processes.

Extension
Google Cloud's operations suite logo

Google Cloud's operations suite

Get insights into Google Cloud's operations suite metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
Google Vertex AI logo

Google Vertex AI

Get insights into Google Vertex AI service metrics.

Extension
Oracle Exadata logo

Oracle Exadata

Monitor Oracle Exadata systems for performance, usage and availability

Extension
Cisco Catalyst Center (DNA Center) logo

Cisco Catalyst Center (DNA Center)

Get insights into the Cisco Catalyst Center infrastructure (f.k.a. DNA Center).

Extension