Skip to content

Commit

Permalink
Update mongodbatlas/process_database_measurements.go
Browse files Browse the repository at this point in the history
Co-Authored-By: Andrea Angiolillo <[email protected]>
  • Loading branch information
gssbzn and andreaangiolillo committed Apr 13, 2020
1 parent 48b9ddc commit ef73690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodbatlas/process_database_measurements.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type ProcessDatabaseMeasurementsServiceOp struct {
Client RequestDoer
}

// ProcessDiskMeasurements represents a MongoDB process database measurements.
// ProcessDatabaseMeasurements represents a MongoDB process database measurements.
type ProcessDatabaseMeasurements struct {
*ProcessMeasurements
DatabaseName string `json:"databaseName"`
Expand Down

0 comments on commit ef73690

Please sign in to comment.