var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
  AttributeNames2["PG_PLAN"] = "db.postgresql.plan";
  AttributeNames2["IDLE_TIMEOUT_MILLIS"] = "db.postgresql.idle.timeout.millis";
  AttributeNames2["MAX_CLIENT"] = "db.postgresql.max.client";
  return AttributeNames2;
})(AttributeNames || {});

export { AttributeNames };
//# sourceMappingURL=AttributeNames.js.map
